diff options
author | Ade Lovett <ade@FreeBSD.org> | 2002-08-01 02:38:31 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2002-08-01 02:38:31 +0000 |
commit | e7b3942ff959a6555c98583d400baadf2f8e5568 (patch) | |
tree | e6e87f77049cc05be7b442d4579d1cb044067ba4 /devel/autoconf257 | |
parent | (1) Update to 0.11.4 (diff) |
Stage a mini-coup, and borrow these ports from portmgr@ for a while,
since I'm doing most of the updating, and am working on a
port/Mk/bsd.<gnublah>.mk to move some cruft around.
Sponsored by: Mr. Smith and Mr. Wesson. :)
Diffstat (limited to 'devel/autoconf257')
-rw-r--r-- | devel/autoconf257/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/autoconf257/Makefile b/devel/autoconf257/Makefile index 45ff33a1b1c9..37252a408db3 100644 --- a/devel/autoconf257/Makefile +++ b/devel/autoconf257/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= autoconf -MAINTAINER= portmgr@FreeBSD.org +MAINTAINER= ade@FreeBSD.org BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 |