- Remove BROKEN: fix fetch by adding new MASTER_SITES

- fluffy has been housing the distfiles under MASTER_SITE_LOCAL

PR:		ports/140443
Submitted by:	fluffy
This commit is contained in:
Mario Sergio Fujikawa Ferreira 2009-11-22 08:33:51 +00:00
parent f2ed1c2dd1
commit 9dd3ccd146
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=244637
2 changed files with 6 additions and 8 deletions

View File

@ -7,7 +7,9 @@
PORTNAME= gartoon
PORTVERSION= 1.3
MASTER_SITES= http://www.nasland.nu/gartoon/
MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://ns.ael.ru/ports/distfiles/KDE/
MASTER_SITE_SUBDIR= fluffy
PKGNAMESUFFIX= -blue-svg
DISTNAME= ICONS-Gartoon.Blue-SVG-v${PORTVERSION}
@ -15,9 +17,6 @@ COMMENT= KDE Gartoon Blue SVG iconset
USE_BZIP2= yes
BROKEN= does not fetch
EXPIRATION_DATE= 2009-12-10
WRKSRC= ${WRKDIR}/Gartoon.Blue
PORT_SHAREDIR?= "${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}"

View File

@ -7,7 +7,9 @@
PORTNAME= gartoon
PORTVERSION= 1.3
MASTER_SITES= http://www.nasland.nu/gartoon/
MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://ns.ael.ru/ports/distfiles/KDE/
MASTER_SITE_SUBDIR= fluffy
PKGNAMESUFFIX= -svg
DISTNAME= ICONS-Gartoon-SVG-v${PORTVERSION}
@ -15,9 +17,6 @@ COMMENT= KDE Gartoon SVG iconset
USE_BZIP2= yes
BROKEN= does not fetch
EXPIRATION_DATE= 2009-12-10
WRKSRC= ${WRKDIR}/Gartoon
PORT_SHAREDIR?= "${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}"