summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-07-22 22:29:29 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-07-22 22:29:29 +0000
commit6a7378982e015af488f4de499a267066afd05142 (patch)
treeb7c642db43c80af5fdebff398719d291348337b7 /misc
parentCheck for NO_PIC and NO_PROFILE on FreeBSD >= 6.0. (diff)
- MASTER_SITE down, mirror locally
Reported by: krismail
Notes
Notes: svn path=/head/; revision=139917
Diffstat (limited to 'misc')
-rw-r--r--misc/cs/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/cs/Makefile b/misc/cs/Makefile
index f7eaa74bb7f6..613ef2c5f2ae 100644
--- a/misc/cs/Makefile
+++ b/misc/cs/Makefile
@@ -9,7 +9,9 @@
PORTNAME= cs
PORTVERSION= 0.9.5
CATEGORIES= misc
-MASTER_SITES= http://njhurst.org/programming/cross-stitch/
+MASTER_SITES= http://njhurst.org/programming/cross-stitch/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= pav
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org