diff options
-rw-r--r-- | lang/gnustep-guile/Makefile | 4 | ||||
-rw-r--r-- | lang/gnustep-objc/Makefile | 4 | ||||
-rw-r--r-- | mail/pantomime-ssl/Makefile | 5 | ||||
-rw-r--r-- | mail/pantomime/Makefile | 5 |
4 files changed, 6 insertions, 12 deletions
diff --git a/lang/gnustep-guile/Makefile b/lang/gnustep-guile/Makefile index 138808b04dc6..66978d187c60 100644 --- a/lang/gnustep-guile/Makefile +++ b/lang/gnustep-guile/Makefile @@ -8,9 +8,7 @@ PORTNAME= gnustep-guile PORTVERSION= 1.0.3 CATEGORIES= lang -MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/libs/ \ - http://archive.progeny.com/gnustep/core/ \ - ftp://ftp.easynet.nl/mirror/GNUstep/core/ +MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/libs/ MAINTAINER= dinoex@FreeBSD.org diff --git a/lang/gnustep-objc/Makefile b/lang/gnustep-objc/Makefile index 43d7c1415314..a77b6a409b23 100644 --- a/lang/gnustep-objc/Makefile +++ b/lang/gnustep-objc/Makefile @@ -8,9 +8,7 @@ PORTNAME= gnustep-objc PORTVERSION= 1.2.2 CATEGORIES= lang devel -MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/libs/ \ - http://archive.progeny.com/gnustep/core/ \ - ftp://ftp.easynet.nl/mirror/GNUstep/core/ +MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/libs/ MAINTAINER= dinoex@FreeBSD.org 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} diff --git a/mail/pantomime/Makefile b/mail/pantomime/Makefile index fed7abe360e2..dfb92fdb049b 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 |