aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2007-12-12 05:58:16 +0800
committerlioux <lioux@FreeBSD.org>2007-12-12 05:58:16 +0800
commit66ff2bc548d727cc07feab2bec4cf5e3d042cc10 (patch)
tree3cf9e44fd2f04422da27b3a250d03090ae519e08 /x11-themes
parentfa35662dc39a35b1eaa0237fc051e6e656be98fd (diff)
downloadfreebsd-ports-gnome-66ff2bc548d727cc07feab2bec4cf5e3d042cc10.tar.gz
freebsd-ports-gnome-66ff2bc548d727cc07feab2bec4cf5e3d042cc10.tar.zst
freebsd-ports-gnome-66ff2bc548d727cc07feab2bec4cf5e3d042cc10.zip
Fix fetching
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/kde-icons-kool-gorilla/Makefile6
-rw-r--r--x11-themes/kde-icons-noia-warm/Makefile4
2 files changed, 4 insertions, 6 deletions
diff --git a/x11-themes/kde-icons-kool-gorilla/Makefile b/x11-themes/kde-icons-kool-gorilla/Makefile
index cdc4eaa72bbd..bc0585975aa8 100644
--- a/x11-themes/kde-icons-kool-gorilla/Makefile
+++ b/x11-themes/kde-icons-kool-gorilla/Makefile
@@ -7,7 +7,9 @@
PORTNAME= kool-gorilla
PORTVERSION= 1.3.5
-MASTER_SITES= http://home.comcast.net/~gorillaonkde/gorilla/
+MASTER_SITES= ${MASTER_SITE_GENTOO}
+MASTER_SITE_SUBDIR= distfiles
+
DISTNAME= Korilla_Icons-v${PORTVERSION}
COMMENT= KDE Kool Gorilla iconset
@@ -15,6 +17,4 @@ COMMENT= KDE Kool Gorilla iconset
USE_BZIP2= yes
WRKSRC= "${WRKDIR}/Kool.Gorilla"
-BROKEN= fails to fetch
-
.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"
diff --git a/x11-themes/kde-icons-noia-warm/Makefile b/x11-themes/kde-icons-noia-warm/Makefile
index ca9b2746f577..8aebdc5a7598 100644
--- a/x11-themes/kde-icons-noia-warm/Makefile
+++ b/x11-themes/kde-icons-noia-warm/Makefile
@@ -7,7 +7,7 @@
PORTNAME= noia-warm
PORTVERSION= 0.95
-MASTER_SITES= http://easylinuxguide.com/downloads/kde-iconthemes/
+MASTER_SITES= http://fc05.deviantart.com/files/icon/nixicons/
DISTNAME= ${PORTNAME:S/-//}kde${PORTVERSION:S/.//g}
COMMENT= KDE iconset variation of the 'Noia' icons using warm colors
@@ -15,6 +15,4 @@ COMMENT= KDE iconset variation of the 'Noia' icons using warm colors
WRKSRC= "${WRKDIR}/Noia Warm KDE ${PORTVERSION}"
PORT_SHAREDIR= "${PORTNAME}-${PORTVERSION}"
-BROKEN= Unfetchable
-
.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"