diff options
author | tmclaugh <tmclaugh@FreeBSD.org> | 2006-10-08 04:35:47 +0800 |
---|---|---|
committer | tmclaugh <tmclaugh@FreeBSD.org> | 2006-10-08 04:35:47 +0800 |
commit | 08cd30a87125c08e98f60a8ff43481cad471fc39 (patch) | |
tree | 23d8de7dc0ec0ff6943cac43be88809fab54632b /x11-themes/gnome-icons-snowish | |
parent | 6c86edca82a4f526fa10a7af8aa6882b731f1942 (diff) | |
download | freebsd-ports-gnome-08cd30a87125c08e98f60a8ff43481cad471fc39.tar.gz freebsd-ports-gnome-08cd30a87125c08e98f60a8ff43481cad471fc39.tar.zst freebsd-ports-gnome-08cd30a87125c08e98f60a8ff43481cad471fc39.zip |
Add my MASTER_SITE_LOCAL as a backup resource.
Diffstat (limited to 'x11-themes/gnome-icons-snowish')
-rw-r--r-- | x11-themes/gnome-icons-snowish/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-themes/gnome-icons-snowish/Makefile b/x11-themes/gnome-icons-snowish/Makefile index 5f804b857471..1e0e3af64251 100644 --- a/x11-themes/gnome-icons-snowish/Makefile +++ b/x11-themes/gnome-icons-snowish/Makefile @@ -9,7 +9,9 @@ PORTNAME= snowish PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= x11-themes gnome -MASTER_SITES= http://nuovext.pwsp.net/snowish/files/ +MASTER_SITES= http://nuovext.pwsp.net/snowish/files/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= tmclaugh DISTNAME= SnowIsh-${PORTVERSION}_PNG MAINTAINER= babak@farrokhi.net |