diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-06-21 05:56:52 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-06-21 05:56:52 +0800 |
commit | 92f965f54a30bb0b2026738523d5d9be2c4dd86d (patch) | |
tree | f7788b5044eab17c86d2b932d9d074b996611965 /mail | |
parent | 1e363cb8e16c7a84a1792b9843f3a6c64a7f68fc (diff) | |
download | freebsd-ports-gnome-92f965f54a30bb0b2026738523d5d9be2c4dd86d.tar.gz freebsd-ports-gnome-92f965f54a30bb0b2026738523d5d9be2c4dd86d.tar.zst freebsd-ports-gnome-92f965f54a30bb0b2026738523d5d9be2c4dd86d.zip |
Erich Zigler <erich@tacni.net> is the new maintainer of this port
Diffstat (limited to 'mail')
-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 906e11625104..c4ce40b345ea 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= ports@FreeBSD.org +MAINTAINER= erich@tacni.net LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 |