diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-06-20 21:45:58 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-06-20 21:45:58 +0000 |
commit | 10ae656be906a8224e7b0e77a7e15d9e2f2d9c7c (patch) | |
tree | 2b81a4bcbf868cd67414ae83fd284c115e5f2b30 /mail/spruce | |
parent | b2b7eb77b4da63f6de6f03ddd94e9595cbf967c5 (diff) |
Remove maintainership of most of my ports. I don't really have
time to maintain these and I'm just not interested in these particular
ones any more.
Notes
Notes:
svn path=/head/; revision=29733
Diffstat (limited to 'mail/spruce')
-rw-r--r-- | mail/spruce/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/spruce/Makefile b/mail/spruce/Makefile index 6d064a6e2248..906e11625104 100644 --- a/mail/spruce/Makefile +++ b/mail/spruce/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= http://www.xtorshun.org/spruce/v0.6/ \ http://fundy.linuxberg.com/files/x11/network/ -MAINTAINER= cpiazza@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 |