diff options
author | ade <ade@FreeBSD.org> | 2005-06-15 14:28:34 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2005-06-15 14:28:34 +0800 |
commit | f2a2f6d82dd9707ef68962a615ebd7d377471ccf (patch) | |
tree | 3bbdcbe6d808e41c971042da7d8d9051c79ecc53 /devel/autoconf267 | |
parent | f9c6087822665e4869e62c14ea1242e0477f7949 (diff) | |
download | freebsd-ports-gnome-f2a2f6d82dd9707ef68962a615ebd7d377471ccf.tar.gz freebsd-ports-gnome-f2a2f6d82dd9707ef68962a615ebd7d377471ccf.tar.zst freebsd-ports-gnome-f2a2f6d82dd9707ef68962a615ebd7d377471ccf.zip |
All that we see or seem, is but a dream, within a dream.
Take back maintainership. I'll be scouring the PR database shortly,
if I miss any, or someone beats me to it, please feel free to reassign
appropriately.
Diffstat (limited to 'devel/autoconf267')
-rw-r--r-- | devel/autoconf267/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/autoconf267/Makefile b/devel/autoconf267/Makefile index b1e126bc3271..aa6be53c07c7 100644 --- a/devel/autoconf267/Makefile +++ b/devel/autoconf267/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= autoconf DISTNAME= autoconf-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ade@FreeBSD.org COMMENT= Automatically configure source code on many Un*x platforms (version 2.59) BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ |