diff options
author | Will Andrews <will@FreeBSD.org> | 2003-06-08 21:06:22 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2003-06-08 21:06:22 +0000 |
commit | f9be1a26dafea106861df0229cd52164189a6c88 (patch) | |
tree | cbe0b20e62ba6f0a5d23df8b8f188b02efc0e215 /devel/autoconf259/Makefile | |
parent | b432e3d988cd0966fd0af62f3f0e557af6550810 (diff) | |
download | ports-f9be1a26dafea106861df0229cd52164189a6c88.tar.gz ports-f9be1a26dafea106861df0229cd52164189a6c88.zip |
Notes
Diffstat (limited to 'devel/autoconf259/Makefile')
-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 5a7196c7b537..2103b6806e1d 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= alane@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Automatically configure source code on many Un*x platforms BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ |