diff options
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 d2c705ed510b..dc5c4970d6c3 100644 --- a/devel/autoconf213/Makefile +++ b/devel/autoconf213/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEWARE} ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= binutils autoconf DISTNAME= autoconf-000227 -MAINTAINER= AlanE@FreeBSD.org +MAINTAINER= alane@FreeBSD.org BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 |