diff options
author | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2006-10-07 20:35:47 +0000 |
---|---|---|
committer | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2006-10-07 20:35:47 +0000 |
commit | 4cbe5107135b131cc5455a4cd8a5ae8994ca5223 (patch) | |
tree | 44c3a57edeff3313553affa3c692dfd17b2a626a /x11-themes/gnome-icons-snowish/Makefile | |
parent | Remove entry for re-added port graphics/vid. (diff) |
Add my MASTER_SITE_LOCAL as a backup resource.
Notes
Notes:
svn path=/head/; revision=174846
Diffstat (limited to 'x11-themes/gnome-icons-snowish/Makefile')
-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 |