aboutsummaryrefslogtreecommitdiff
path: root/misc/shc
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-06-29 21:25:15 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-06-29 21:25:15 +0000
commitd4cceef0a3e0554b40e5fa2837d2f7a710837f50 (patch)
tree71fd66ef8eca56d72e6856640356b58ceaa9c718 /misc/shc
parent700b81f353d0d757db4cc3370b8cbc2ed135e0e4 (diff)
downloadports-d4cceef0a3e0554b40e5fa2837d2f7a710837f50.tar.gz
ports-d4cceef0a3e0554b40e5fa2837d2f7a710837f50.zip
Add my distfiles site to MASTER_SITES, as the distfile is now
unfetchable from the vendor's site. Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=138209
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