diff options
author | will <will@FreeBSD.org> | 2003-06-09 05:06:22 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2003-06-09 05:06:22 +0800 |
commit | 730b8be0be1684b8c78164c5d723f9777f2660ef (patch) | |
tree | 06915a017b1b8a3bfa3ce4afe63f717e4b722a95 /devel/autoconf213 | |
parent | 9619efc92647a813bfb760f45cb48e76cd9f82ef (diff) | |
download | freebsd-ports-graphics-730b8be0be1684b8c78164c5d723f9777f2660ef.tar.gz freebsd-ports-graphics-730b8be0be1684b8c78164c5d723f9777f2660ef.tar.zst freebsd-ports-graphics-730b8be0be1684b8c78164c5d723f9777f2660ef.zip |
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.
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 0bd9b92d76b..204a60c0030 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= ports@FreeBSD.org COMMENT= Automatically configure source code on many Un*x platforms (legacy 2.13 version) BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 |