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/autoconf253/Makefile | |
parent | b432e3d988cd0966fd0af62f3f0e557af6550810 (diff) |
REST IN PEACE
Alan Eldridge
Born December 15, 1961 in Iowa
Died June 6, 2003 in Denver, Colorado
Thank you for your contributions, you
will be greatly missed.
Notes
Notes:
svn path=/head/; revision=82550
Diffstat (limited to 'devel/autoconf253/Makefile')
-rw-r--r-- | devel/autoconf253/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/autoconf253/Makefile b/devel/autoconf253/Makefile index 4e83f34451bb..e53b7f6da855 100644 --- a/devel/autoconf253/Makefile +++ b/devel/autoconf253/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= autoconf -MAINTAINER= alane@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Automatically configure source code on many Un*x platforms BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ |