diff options
Diffstat (limited to 'mail/pantomime')
-rw-r--r-- | mail/pantomime/Makefile | 4 |
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 |