diff options
author | ade <ade@FreeBSD.org> | 2005-03-01 07:32:14 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2005-03-01 07:32:14 +0800 |
commit | 11f668bb6f1e5d7bda588b293b667eebf13376ac (patch) | |
tree | 98258eaf8dd8a39dc201a0bf67abb569e141ad6b /devel/autoconf262 | |
parent | 3af50dda356e61162e90734121e3746969fc32a1 (diff) | |
download | freebsd-ports-graphics-11f668bb6f1e5d7bda588b293b667eebf13376ac.tar.gz freebsd-ports-graphics-11f668bb6f1e5d7bda588b293b667eebf13376ac.tar.zst freebsd-ports-graphics-11f668bb6f1e5d7bda588b293b667eebf13376ac.zip |
Relinquish maintainership. I no longer have the time, energy,
or interest to look after these things any more.
To whomever picks these up, I salute you. I'll reset the relevant
PRs to ports-bugs in a couple of weeks if no-one has taken over
maintainership.
Farewell, autotool hell.
Diffstat (limited to 'devel/autoconf262')
-rw-r--r-- | devel/autoconf262/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/autoconf262/Makefile b/devel/autoconf262/Makefile index aa6be53c07c..b1e126bc327 100644 --- a/devel/autoconf262/Makefile +++ b/devel/autoconf262/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= autoconf DISTNAME= autoconf-${PORTVERSION} -MAINTAINER= ade@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Automatically configure source code on many Un*x platforms (version 2.59) BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ |