diff options
author | dinoex <dinoex@FreeBSD.org> | 2002-10-30 04:18:10 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2002-10-30 04:18:10 +0800 |
commit | ecfdb4abc2869482f16f5c1858ac6e56f069c154 (patch) | |
tree | ab13a90852652214aece8f6bd0e08e462f595b20 /mail/pantomime-ssl | |
parent | fed69fe9e567d36bcfab122d2fffcb56d73bedee (diff) | |
download | freebsd-ports-gnome-ecfdb4abc2869482f16f5c1858ac6e56f069c154.tar.gz freebsd-ports-gnome-ecfdb4abc2869482f16f5c1858ac6e56f069c154.tar.zst freebsd-ports-gnome-ecfdb4abc2869482f16f5c1858ac6e56f069c154.zip |
update MASTER_SITES
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} |