diff options
author | alane <alane@FreeBSD.org> | 2002-11-01 04:17:51 +0000 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2002-11-01 04:17:51 +0000 |
commit | ce018ac9be7743cfed3dcef6cc91bb070cef0022 (patch) | |
tree | 2fdcb3c2221ee7c4c9fa9f499c74e91e459496fe /devel/autoconf213 | |
parent | 03f4c1a901d256c6889dd0d285d588a217b22708 (diff) | |
download | FreeBSD-ports-ce018ac9be7743cfed3dcef6cc91bb070cef0022.zip FreeBSD-ports-ce018ac9be7743cfed3dcef6cc91bb070cef0022.tar.gz |
Changed MAINTAINER to my FreeBSD address.
Diffstat (limited to 'devel/autoconf213')
-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 9af22a9..d2c705e 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= ports@geeksrus.net +MAINTAINER= AlanE@FreeBSD.org BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 |