diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-03-30 19:39:17 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-03-30 19:39:17 +0000 |
commit | 5611cbc5d02714a025ed7401b59c8b5063d5c308 (patch) | |
tree | 8112f72d1fc70eba595aa6d9fd5d14ee5cadc5da /mail/pantomime | |
parent | bc69402eccbf43d1dd03caae2c6c5cfb23e42880 (diff) | |
download | ports-5611cbc5d02714a025ed7401b59c8b5063d5c308.tar.gz ports-5611cbc5d02714a025ed7401b59c8b5063d5c308.zip |
Notes
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 |