update MASTER_SITES
This commit is contained in:
parent
40f1810f27
commit
9eb6e6a00f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=69124
@ -8,9 +8,7 @@
|
|||||||
PORTNAME= gnustep-back
|
PORTNAME= gnustep-back
|
||||||
PORTVERSION= 0.8.2
|
PORTVERSION= 0.8.2
|
||||||
CATEGORIES= x11-toolkits
|
CATEGORIES= x11-toolkits
|
||||||
MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/core/ \
|
MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/core/
|
||||||
http://archive.progeny.com/gnustep/core/ \
|
|
||||||
ftp://ftp.easynet.nl/mirror/GNUstep/core/
|
|
||||||
|
|
||||||
MAINTAINER= dinoex@FreeBSD.org
|
MAINTAINER= dinoex@FreeBSD.org
|
||||||
|
|
||||||
|
@ -12,9 +12,12 @@ PORTVERSION= 0.8.2
|
|||||||
PORTVERSION= 0.7.6
|
PORTVERSION= 0.7.6
|
||||||
.endif
|
.endif
|
||||||
CATEGORIES= x11-toolkits
|
CATEGORIES= x11-toolkits
|
||||||
MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/core/ \
|
.if defined(GNUSTEP_GUI_DEVEL)
|
||||||
http://archive.progeny.com/gnustep/core/ \
|
MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/core/
|
||||||
ftp://ftp.easynet.nl/mirror/GNUstep/core/
|
.else
|
||||||
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||||
|
MASTER_SITE_SUBDIR= dinoex
|
||||||
|
.endif
|
||||||
|
|
||||||
MAINTAINER= dinoex@FreeBSD.org
|
MAINTAINER= dinoex@FreeBSD.org
|
||||||
|
|
||||||
|
@ -8,7 +8,9 @@
|
|||||||
PORTNAME= gnustep-xgps
|
PORTNAME= gnustep-xgps
|
||||||
PORTVERSION= 0.7.6
|
PORTVERSION= 0.7.6
|
||||||
CATEGORIES= x11-toolkits
|
CATEGORIES= x11-toolkits
|
||||||
MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/core/
|
#MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/core/
|
||||||
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||||
|
MASTER_SITE_SUBDIR= dinoex
|
||||||
|
|
||||||
MAINTAINER= dinoex@FreeBSD.org
|
MAINTAINER= dinoex@FreeBSD.org
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user