diff options
author | Ade Lovett <ade@FreeBSD.org> | 2005-02-28 23:32:14 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2005-02-28 23:32:14 +0000 |
commit | 2255dacd66cfa42f9afc08b9a9b7b9f3abd04564 (patch) | |
tree | 5854678e82036e4bf0b356409fe196250a8c782c /devel/autoconf213 | |
parent | d3f266a2363ac0aa4e6ab6771f1c3841ca6ba41b (diff) |
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.
Notes
Notes:
svn path=/head/; revision=130051
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 e8a019605461..0f1df88a3475 100644 --- a/devel/autoconf213/Makefile +++ b/devel/autoconf213/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= ade/gnu DISTNAME= autoconf-000227 -MAINTAINER= ade@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Automatically configure source code on many Un*x platforms (legacy 2.13 version) DEPRECATED= Please use devel/autoconf259 instead |