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/pantomime | |
parent | 75f78df85bf4d52e750ab5b8a131d92a5d49e391 (diff) | |
download | ports-45c5678a74429b0fe5d794269e3b8e4b8dd5f7cd.tar.gz ports-45c5678a74429b0fe5d794269e3b8e4b8dd5f7cd.zip |
Notes
Diffstat (limited to 'mail/pantomime')
-rw-r--r-- | mail/pantomime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pantomime/Makefile b/mail/pantomime/Makefile index a90281547060..e89216f5ffbb 100644 --- a/mail/pantomime/Makefile +++ b/mail/pantomime/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.collaboration-world.com/mirror/ \ ftp://ftp.tuwien.ac.at/z6/publishing/gnustep/libs/ DISTNAME= Pantomime-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dinoex@FreeBSD.org BUILD_DEPENDS= ${XGPSBUNDLEDIR}/libgnustep-xgps:${PORTSDIR}/x11-toolkits/gnustep-xgps RUN_DEPENDS= ${XGPSBUNDLEDIR}/libgnustep-xgps:${PORTSDIR}/x11-toolkits/gnustep-xgps |