diff options
Diffstat (limited to 'mail/pantomime-ssl')
-rw-r--r-- | mail/pantomime-ssl/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/pantomime-ssl/Makefile b/mail/pantomime-ssl/Makefile index 1a7ac2842562..4334bcf0b30b 100644 --- a/mail/pantomime-ssl/Makefile +++ b/mail/pantomime-ssl/Makefile @@ -8,9 +8,8 @@ PORTNAME= pantomime PORTVERSION= 1.0.5 CATEGORIES= mail -MASTER_SITES= http://www.collaboration-world.com/mirror/ \ - http://extrovert.screwdriver.net/~extra/ \ - ftp://ftp.tuwien.ac.at/z6/publishing/gnustep/libs/ +MASTER_SITES= http://extrovert.screwdriver.net/~extra/ \ + ftp://ftp.gnustep.org/pub/gnustep/libs/ PKGNAMESUFFIX= -ssl DISTNAME= Pantomime-${PORTVERSION} |