diff options
-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 |