diff options
author | tijl <tijl@FreeBSD.org> | 2015-08-06 17:18:36 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2015-08-06 17:18:36 +0800 |
commit | dba654ee307e0050aaebc25f72acd202a09ddbb0 (patch) | |
tree | 23456512b4a91f6a0f6ccd4a52b3c27ad08bdbff /devel/gmake | |
parent | 0ae61b68184f04567df902d2ba70310dbe2bcb10 (diff) | |
download | freebsd-ports-gnome-dba654ee307e0050aaebc25f72acd202a09ddbb0.tar.gz freebsd-ports-gnome-dba654ee307e0050aaebc25f72acd202a09ddbb0.tar.zst freebsd-ports-gnome-dba654ee307e0050aaebc25f72acd202a09ddbb0.zip |
Pick up autotools@ ports.
Approved by: portmgr (bapt)
Diffstat (limited to 'devel/gmake')
-rw-r--r-- | devel/gmake/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gmake/Makefile b/devel/gmake/Makefile index 8e1b423ac7a4..64875cc36067 100644 --- a/devel/gmake/Makefile +++ b/devel/gmake/Makefile @@ -11,7 +11,7 @@ DISTNAME= make-${PORTVERSION} # 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= GNU version of 'make' utility LICENSE= GPLv3 |