diff options
author | marcus <marcus@FreeBSD.org> | 2004-11-19 13:42:18 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-11-19 13:42:18 +0800 |
commit | 2e441e5f1164642c1cc6505d080ee2d2ef9eacd3 (patch) | |
tree | bd1306086410f0dbc5954f68be6768fde9c12f22 /x11-themes/gnome-icons-cool-gorilla | |
parent | 7f068a1673bb427043db7ff1cc37551e16b2cba8 (diff) | |
download | freebsd-ports-gnome-2e441e5f1164642c1cc6505d080ee2d2ef9eacd3.tar.gz freebsd-ports-gnome-2e441e5f1164642c1cc6505d080ee2d2ef9eacd3.tar.zst freebsd-ports-gnome-2e441e5f1164642c1cc6505d080ee2d2ef9eacd3.zip |
Fix fetching as this theme was removed from the GNOME mirror sites.
PR: 74100
Submitted by: maintainer
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 |