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/libtool15 | |
parent | d3f266a2363ac0aa4e6ab6771f1c3841ca6ba41b (diff) | |
download | ports-2255dacd66cfa42f9afc08b9a9b7b9f3abd04564.tar.gz ports-2255dacd66cfa42f9afc08b9a9b7b9f3abd04564.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.
Notes
Notes:
svn path=/head/; revision=130051
Diffstat (limited to 'devel/libtool15')
-rw-r--r-- | devel/libtool15/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libtool15/Makefile b/devel/libtool15/Makefile index 92a14c4fe74a..afb9cc880953 100644 --- a/devel/libtool15/Makefile +++ b/devel/libtool15/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= libtool DISTNAME= libtool-${PORTVERSION} -MAINTAINER= ade@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT?= Generic shared library support script (version 1.5) BUILD_VERSION= 15 |