summaryrefslogtreecommitdiff
path: root/mail/pantomime
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-03-30 19:39:17 +0000
committerPatrick Li <pat@FreeBSD.org>2002-03-30 19:39:17 +0000
commit5611cbc5d02714a025ed7401b59c8b5063d5c308 (patch)
tree8112f72d1fc70eba595aa6d9fd5d14ee5cadc5da /mail/pantomime
parentRemove mpd-netgraph. (diff)
Fix MASTER_SITES
PR: 36486 Submitted by: Tilman Linneweh <tilman@arved.de>, Jason Harris <jharris@widomaker.com>
Notes
Notes: svn path=/head/; revision=56983
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