aboutsummaryrefslogtreecommitdiffstats
path: root/misc/shc
diff options
context:
space:
mode:
authorjylefort <jylefort@FreeBSD.org>2005-06-30 05:25:15 +0800
committerjylefort <jylefort@FreeBSD.org>2005-06-30 05:25:15 +0800
commit975aceaf42fbef28897c289adee8dbb37df3951a (patch)
tree57a2bc8f6d071b0b6712ea2537009cb0f96e2fbb /misc/shc
parentda75e0c8012a98c7deb9063603fb9c1bece6aecf (diff)
downloadfreebsd-ports-gnome-975aceaf42fbef28897c289adee8dbb37df3951a.tar.gz
freebsd-ports-gnome-975aceaf42fbef28897c289adee8dbb37df3951a.tar.zst
freebsd-ports-gnome-975aceaf42fbef28897c289adee8dbb37df3951a.zip
Add my distfiles site to MASTER_SITES, as the distfile is now
unfetchable from the vendor's site. Reported by: pointyhat
Diffstat (limited to 'misc/shc')
-rw-r--r--misc/shc/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/shc/Makefile b/misc/shc/Makefile
index 2ec0a9b54cc6..2f3ed1c77a76 100644
--- a/misc/shc/Makefile
+++ b/misc/shc/Makefile
@@ -9,7 +9,9 @@
PORTNAME= shc
PORTVERSION= 3.8.2
CATEGORIES= misc
-MASTER_SITES= http://www.datsi.fi.upm.es/~frosal/sources/
+MASTER_SITES= http://www.datsi.fi.upm.es/~frosal/sources/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= jylefort
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org