aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/kde-icons-kool-gorilla
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2007-12-11 21:58:16 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2007-12-11 21:58:16 +0000
commitb69333f2a508c54b7d0b3f8e3812783858a77804 (patch)
tree62b91c0101c30853c3e3b69c2de046ab3bc66b64 /x11-themes/kde-icons-kool-gorilla
parent8fbde028502e5653bb6653cd9a372cddee7044ec (diff)
downloadports-b69333f2a508c54b7d0b3f8e3812783858a77804.tar.gz
ports-b69333f2a508c54b7d0b3f8e3812783858a77804.zip
Fix fetching
Notes
Notes: svn path=/head/; revision=203061
Diffstat (limited to 'x11-themes/kde-icons-kool-gorilla')
-rw-r--r--x11-themes/kde-icons-kool-gorilla/Makefile6
1 files changed, 3 insertions, 3 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"