diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-05-28 21:39:46 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-05-28 21:39:46 +0000 |
commit | 208dff1546c10fde315bf15e0158f815239d7921 (patch) | |
tree | 365b0d34f90d79e3a1039d6765c21f40d4a06aaa /graphics/wmicons | |
parent | 5408b5555d6b1a955e9a535643c70ba53caa33a7 (diff) | |
download | FreeBSD-ports-208dff1546c10fde315bf15e0158f815239d7921.zip FreeBSD-ports-208dff1546c10fde315bf15e0158f815239d7921.tar.gz |
Put all 10 DISTFILES at MASTER_SITE_LOCAL, so they are available from single
point instead of being spreaded over dozen servers all over the globe.
Diffstat (limited to 'graphics/wmicons')
-rw-r--r-- | graphics/wmicons/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/wmicons/Makefile b/graphics/wmicons/Makefile index f716d29..fb9a537 100644 --- a/graphics/wmicons/Makefile +++ b/graphics/wmicons/Makefile @@ -8,7 +8,8 @@ PORTNAME= wmicons PORTVERSION= 1.0 CATEGORIES= graphics windowmaker -MASTER_SITES= ${MASTER_SITE_WINDOWMAKER} \ +MASTER_SITES= ${MASTER_SITE_LOCAL:S|%SUBDIR%|sobomax/wmicons|} \ + ${MASTER_SITE_WINDOWMAKER} \ ${MASTER_SITE_PORTS_JP} \ http://nether.tky.hut.fi/iconstore/ \ http://www.itlb.te.noda.sut.ac.jp/~manome/wmaker/archive/ \ |