diff options
Diffstat (limited to 'devel/gnu-autoconf')
-rw-r--r-- | devel/gnu-autoconf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gnu-autoconf/Makefile b/devel/gnu-autoconf/Makefile index 2e6d3f6e249a..78d54b06bcc2 100644 --- a/devel/gnu-autoconf/Makefile +++ b/devel/gnu-autoconf/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= autoconf PKGNAMEPREFIX= gnu- DISTNAME= autoconf-${PORTVERSION} -MAINTAINER= marcus@FreeBSD.org +MAINTAINER= ade@FreeBSD.org COMMENT= Automatically configure source code on many Un*x platforms (version 2.59) BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ |