diff options
Diffstat (limited to 'devel/gnustep-make/Makefile')
-rw-r--r-- | devel/gnustep-make/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/gnustep-make/Makefile b/devel/gnustep-make/Makefile index 6e51695..e62d3d6 100644 --- a/devel/gnustep-make/Makefile +++ b/devel/gnustep-make/Makefile @@ -8,7 +8,9 @@ PORTNAME= gnustep-make PORTVERSION= 1.3.2 CATEGORIES= devel -MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/core/ +MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/core/ \ + http://archive.progeny.com/gnustep/ \ + ftp://ftp.easynet.nl/mirror/GNUstep/ MAINTAINER= dinoex@FreeBSD.org |