diff options
author | dinoex <dinoex@FreeBSD.org> | 2002-10-29 20:18:10 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2002-10-29 20:18:10 +0000 |
commit | ecfdb4abc2869482f16f5c1858ac6e56f069c154 (patch) | |
tree | ab13a90852652214aece8f6bd0e08e462f595b20 /mail | |
parent | fed69fe9e567d36bcfab122d2fffcb56d73bedee (diff) | |
download | FreeBSD-ports-ecfdb4abc2869482f16f5c1858ac6e56f069c154.zip FreeBSD-ports-ecfdb4abc2869482f16f5c1858ac6e56f069c154.tar.gz |
update MASTER_SITES
Diffstat (limited to 'mail')
-rw-r--r-- | mail/pantomime-ssl/Makefile | 5 | ||||
-rw-r--r-- | mail/pantomime/Makefile | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/mail/pantomime-ssl/Makefile b/mail/pantomime-ssl/Makefile index 1a7ac28..4334bcf 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} diff --git a/mail/pantomime/Makefile b/mail/pantomime/Makefile index fed7abe..dfb92fd 100644 --- a/mail/pantomime/Makefile +++ b/mail/pantomime/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/ DISTNAME= Pantomime-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org |