diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-11-19 05:42:18 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-11-19 05:42:18 +0000 |
commit | 77249c86869af849401fc4dfc8f4b1752775fb17 (patch) | |
tree | 51d4ccf45cc3fa8ae8da3b5d913625ba26a063bd /x11-themes/gnome-icons-cool-gorilla | |
parent | e71391078350cee2dbbed2355cf6368909cb4701 (diff) |
Fix fetching as this theme was removed from the GNOME mirror sites.
PR: 74100
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=121948
Diffstat (limited to 'x11-themes/gnome-icons-cool-gorilla')
-rw-r--r-- | x11-themes/gnome-icons-cool-gorilla/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-themes/gnome-icons-cool-gorilla/Makefile b/x11-themes/gnome-icons-cool-gorilla/Makefile index cd1cbe5a3745..fe5a24ce249b 100644 --- a/x11-themes/gnome-icons-cool-gorilla/Makefile +++ b/x11-themes/gnome-icons-cool-gorilla/Makefile @@ -13,8 +13,7 @@ PORTNAME= cool-gorilla PORTVERSION= 20030726 PORTREVISION= 1 CATEGORIES= x11-themes gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= teams/art.gnome.org/themes/icon +MASTER_SITES= http://tmclaugh.freeshell.org/files/ports/distfiles/ DISTNAME= ICON-CoolGorilla MAINTAINER= tmclaugh@sdf.lonestar.org |