diff options
author | dinoex <dinoex@FreeBSD.org> | 2002-10-29 20:28:07 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2002-10-29 20:28:07 +0000 |
commit | 9029780dd500d535146d8c4c78c09da8fbb0d7a2 (patch) | |
tree | f67840c9a4bbea0d47ce3651ea64a842dda3bdee /x11-toolkits/gnustep-back | |
parent | e7bcb1904c7f4e671451319aab1da0d8ae089886 (diff) | |
download | FreeBSD-ports-9029780dd500d535146d8c4c78c09da8fbb0d7a2.zip FreeBSD-ports-9029780dd500d535146d8c4c78c09da8fbb0d7a2.tar.gz |
update MASTER_SITES
Diffstat (limited to 'x11-toolkits/gnustep-back')
-rw-r--r-- | x11-toolkits/gnustep-back/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-toolkits/gnustep-back/Makefile b/x11-toolkits/gnustep-back/Makefile index 9f0185b..8a08811 100644 --- a/x11-toolkits/gnustep-back/Makefile +++ b/x11-toolkits/gnustep-back/Makefile @@ -8,9 +8,7 @@ PORTNAME= gnustep-back PORTVERSION= 0.8.2 CATEGORIES= x11-toolkits -MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/core/ \ - http://archive.progeny.com/gnustep/core/ \ - ftp://ftp.easynet.nl/mirror/GNUstep/core/ +MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/core/ MAINTAINER= dinoex@FreeBSD.org |