aboutsummaryrefslogtreecommitdiffstats
path: root/mail/pantomime
diff options
context:
space:
mode:
authorpat <pat@FreeBSD.org>2002-03-31 03:39:17 +0800
committerpat <pat@FreeBSD.org>2002-03-31 03:39:17 +0800
commit7c898ea7893089d0c7ba37129b585fac93899aff (patch)
treed8c2068e0849255682dd7d5f11c633988f266476 /mail/pantomime
parent72362dc4b08da018671d3b26ebc7dce8a8eee58b (diff)
downloadfreebsd-ports-gnome-7c898ea7893089d0c7ba37129b585fac93899aff.tar.gz
freebsd-ports-gnome-7c898ea7893089d0c7ba37129b585fac93899aff.tar.zst
freebsd-ports-gnome-7c898ea7893089d0c7ba37129b585fac93899aff.zip
Fix MASTER_SITES
PR: 36486 Submitted by: Tilman Linneweh <tilman@arved.de>, Jason Harris <jharris@widomaker.com>
Diffstat (limited to 'mail/pantomime')
-rw-r--r--mail/pantomime/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/pantomime/Makefile b/mail/pantomime/Makefile
index b6a5b746fe1c..2cfc15751670 100644
--- a/mail/pantomime/Makefile
+++ b/mail/pantomime/Makefile
@@ -8,7 +8,9 @@
PORTNAME= pantomime
PORTVERSION= 1.0.2
CATEGORIES= mail
-MASTER_SITES= http://www.collaboration-world.com/pantomime.data/releases/Development/
+MASTER_SITES= http://www.collaboration-world.com/pantomime.data/releases/Development/ \
+ http://extrovert.screwdriver.net/~extra/ \
+ ftp://ftp.tuwien.ac.at/z6/publishing/gnustep/libs/
DISTNAME= Pantomime-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org