aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-06-30 05:25:15 +0800
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-06-30 05:25:15 +0800
commitd4cceef0a3e0554b40e5fa2837d2f7a710837f50 (patch)
tree71fd66ef8eca56d72e6856640356b58ceaa9c718 /misc
parent700b81f353d0d757db4cc3370b8cbc2ed135e0e4 (diff)
downloadfreebsd-ports-gnome-d4cceef0a3e0554b40e5fa2837d2f7a710837f50.tar.gz
freebsd-ports-gnome-d4cceef0a3e0554b40e5fa2837d2f7a710837f50.tar.zst
freebsd-ports-gnome-d4cceef0a3e0554b40e5fa2837d2f7a710837f50.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')
-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