diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-06-20 21:56:52 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-06-20 21:56:52 +0000 |
commit | 303112b63609574d07c25830d62f98a69e4ab2c3 (patch) | |
tree | c2bd59e824fd42d26523993e51751980c560c51e /mail/spruce | |
parent | 10ae656be906a8224e7b0e77a7e15d9e2f2d9c7c (diff) |
Notes
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 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 |