diff options
author | petef <petef@FreeBSD.org> | 2002-02-04 08:10:57 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2002-02-04 08:10:57 +0800 |
commit | c207beeb2645cb59b9e4d54eba228e6974bb712b (patch) | |
tree | 55cf2e94276297f6f88a679100b8143c42cb86f4 /sysutils | |
parent | 8a671ca2ce4a936cd467f9484d06f66abcdb6ef7 (diff) | |
download | freebsd-ports-gnome-c207beeb2645cb59b9e4d54eba228e6974bb712b.tar.gz freebsd-ports-gnome-c207beeb2645cb59b9e4d54eba228e6974bb712b.tar.zst freebsd-ports-gnome-c207beeb2645cb59b9e4d54eba228e6974bb712b.zip |
House distfiles at ${MASTER_SITE_LOCAL} until the main distribution site
reappears.
Submitted by: fenner's distfile survey
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/colorize/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/colorize/Makefile b/sysutils/colorize/Makefile index b5541b027415..456f16ca7b55 100644 --- a/sysutils/colorize/Makefile +++ b/sysutils/colorize/Makefile @@ -8,7 +8,9 @@ PORTNAME= colorize PORTVERSION= 0.3.0 CATEGORIES= sysutils -MASTER_SITES= http://nrg.martos.bme.hu/release/colorize/download/gz/ +MASTER_SITES= http://nrg.martos.bme.hu/release/colorize/download/gz/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= petef DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= petef@FreeBSD.org |