diff options
Diffstat (limited to 'devel/autoconf259')
-rw-r--r-- | devel/autoconf259/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/autoconf259/Makefile b/devel/autoconf259/Makefile index b1e126bc3271..aa6be53c07c7 100644 --- a/devel/autoconf259/Makefile +++ b/devel/autoconf259/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= autoconf DISTNAME= autoconf-${PORTVERSION} -MAINTAINER= ports@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 \ |