diff options
author | linimon <linimon@FreeBSD.org> | 2011-02-02 07:43:01 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2011-02-02 07:43:01 +0800 |
commit | 5649ffc593803b21053db0549434c7fa23406a10 (patch) | |
tree | 96e6e666bb291027630a28822c2c7769f5f2e7ce /x11-themes/gnome-icons-snowish | |
parent | 5a9f1c9c3c6d685d83320cccbb36e006acf367d5 (diff) | |
download | freebsd-ports-gnome-5649ffc593803b21053db0549434c7fa23406a10.tar.gz freebsd-ports-gnome-5649ffc593803b21053db0549434c7fa23406a10.tar.zst freebsd-ports-gnome-5649ffc593803b21053db0549434c7fa23406a10.zip |
Remove the use of MASTER_SITES_LOCAL for ports with RESTRICTED distfiles.
Hat: portmgr
Feature safe: yes
Diffstat (limited to 'x11-themes/gnome-icons-snowish')
-rw-r--r-- | x11-themes/gnome-icons-snowish/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-themes/gnome-icons-snowish/Makefile b/x11-themes/gnome-icons-snowish/Makefile index dd4e64b71e10..0debfa07545e 100644 --- a/x11-themes/gnome-icons-snowish/Makefile +++ b/x11-themes/gnome-icons-snowish/Makefile @@ -9,9 +9,7 @@ PORTNAME= snowish PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= x11-themes gnome -MASTER_SITES= http://nuovext.pwsp.net/snowish/files/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= tmclaugh +MASTER_SITES= http://nuovext.pwsp.net/snowish/files/ DISTNAME= SnowIsh-${PORTVERSION}_PNG MAINTAINER= ports@FreeBSD.org |