diff options
author | dinoex <dinoex@FreeBSD.org> | 2002-06-08 01:34:38 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2002-06-08 01:34:38 +0800 |
commit | 27f34ac59010de1910d70568a16e635b667d80d7 (patch) | |
tree | 95b12305eba3ed2cde5d43fa68f71b6fbfbd8e09 /mail/gnumail | |
parent | c308091af1bdaa1bbec92d4e493418e27f34fa63 (diff) | |
download | freebsd-ports-gnome-27f34ac59010de1910d70568a16e635b667d80d7.tar.gz freebsd-ports-gnome-27f34ac59010de1910d70568a16e635b667d80d7.tar.zst freebsd-ports-gnome-27f34ac59010de1910d70568a16e635b667d80d7.zip |
- Take Maintainership
- use defined dirs consistently in each makefile
Diffstat (limited to 'mail/gnumail')
-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 |