diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2002-06-07 17:34:38 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2002-06-07 17:34:38 +0000 |
commit | 45c5678a74429b0fe5d794269e3b8e4b8dd5f7cd (patch) | |
tree | 4c7afbf8f7a87fb3a4b4fef0656bf1f2425bf4b6 /mail/gnumail/Makefile | |
parent | 75f78df85bf4d52e750ab5b8a131d92a5d49e391 (diff) | |
download | ports-45c5678a74429b0fe5d794269e3b8e4b8dd5f7cd.tar.gz ports-45c5678a74429b0fe5d794269e3b8e4b8dd5f7cd.zip |
Notes
Diffstat (limited to 'mail/gnumail/Makefile')
-rw-r--r-- | mail/gnumail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/gnumail/Makefile b/mail/gnumail/Makefile index cbdd8fa273ec..645744beedbc 100644 --- a/mail/gnumail/Makefile +++ b/mail/gnumail/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.collaboration-world.com/mirror/ \ http://extrovert.screwdriver.net/~extra/ DISTNAME= GNUMail-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dinoex@FreeBSD.org BUILD_DEPENDS= ${XGPSBUNDLEDIR}/${GNU_ARCH}/${OPSYS:L}/gnu-gnu-gnu/libgnustep-xgps:${PORTSDIR}/x11-toolkits/gnustep-xgps \ ${LOCALLIBDIR}/${GNU_ARCH}/${OPSYS:L}/gnu-gnu-gnu/libPantomime.so:${PORTSDIR}/mail/pantomime |