diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2015-08-06 09:18:36 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2015-08-06 09:18:36 +0000 |
commit | 1a76ed96abd675680c78efcdebfe407fdb6717a0 (patch) | |
tree | 23456512b4a91f6a0f6ccd4a52b3c27ad08bdbff /devel/autoconf213/Makefile | |
parent | 7aca933fca9095bf1e5357271c44846b3a744349 (diff) | |
download | ports-1a76ed96abd675680c78efcdebfe407fdb6717a0.tar.gz ports-1a76ed96abd675680c78efcdebfe407fdb6717a0.zip |
Pick up autotools@ ports.
Approved by: portmgr (bapt)
Notes
Notes:
svn path=/head/; revision=393644
Diffstat (limited to 'devel/autoconf213/Makefile')
-rw-r--r-- | devel/autoconf213/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/autoconf213/Makefile b/devel/autoconf213/Makefile index 00d0cee113c3..8837d78b5905 100644 --- a/devel/autoconf213/Makefile +++ b/devel/autoconf213/Makefile @@ -12,7 +12,7 @@ PKGNAMESUFFIX= 213 # note: before committing to this port, contact portmgr to arrange for an # experimental ports run. Untested commits may be backed out at portmgr's # discretion. -MAINTAINER= autotools@FreeBSD.org +MAINTAINER= tijl@FreeBSD.org COMMENT= Automatically configure source code on many Un*x platforms (legacy 2.13) BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 |