diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2002-10-29 20:18:10 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2002-10-29 20:18:10 +0000 |
commit | 6b243aa011d68449dba7828578cac7ca4d9b8894 (patch) | |
tree | 53fa4b9506451342942238fcfe496b583a676440 /lang/gnustep-guile | |
parent | 4f51c79d522516db39dc58832309ce5e38c5b898 (diff) | |
download | ports-6b243aa011d68449dba7828578cac7ca4d9b8894.tar.gz ports-6b243aa011d68449dba7828578cac7ca4d9b8894.zip |
update MASTER_SITES
Notes
Notes:
svn path=/head/; revision=69122
Diffstat (limited to 'lang/gnustep-guile')
-rw-r--r-- | lang/gnustep-guile/Makefile | 4 |
1 files changed, 1 insertions, 3 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 |