diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2002-06-09 11:16:54 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2002-06-09 11:16:54 +0000 |
commit | 0df96924ccdd957ddc1084ccc00575fffeb8638d (patch) | |
tree | bf2910bc809af7d916579e6189c69f231d5639b3 /lang/gnustep-guile | |
parent | 6a58b2b76d31cf921cbb2f6cfafd1c1cd33d029a (diff) | |
download | ports-0df96924ccdd957ddc1084ccc00575fffeb8638d.tar.gz ports-0df96924ccdd957ddc1084ccc00575fffeb8638d.zip |
Notes
Diffstat (limited to 'lang/gnustep-guile')
-rw-r--r-- | lang/gnustep-guile/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/gnustep-guile/Makefile b/lang/gnustep-guile/Makefile index 72e4c144bd6a..d601cbee2c3a 100644 --- a/lang/gnustep-guile/Makefile +++ b/lang/gnustep-guile/Makefile @@ -8,7 +8,9 @@ PORTNAME= gnustep-guile PORTVERSION= 1.0.3 CATEGORIES= lang -MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/libs/ +MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/libs/ \ + http://archive.progeny.com/gnustep/ \ + ftp://ftp.easynet.nl/mirror/GNUstep/ MAINTAINER= dinoex@FreeBSD.org |