aboutsummaryrefslogtreecommitdiff
path: root/misc/histring
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2006-08-17 09:19:28 +0000
committerPeter Pentchev <roam@FreeBSD.org>2006-08-17 09:19:28 +0000
commit418bb9313847cb629483b440e9c514ec2b639f4f (patch)
tree689d858544125d07c3e13336160dd4705688ddad /misc/histring
parenta8dbb9e07491b9c723e3b8b792594332a2886268 (diff)
downloadports-418bb9313847cb629483b440e9c514ec2b639f4f.tar.gz
ports-418bb9313847cb629483b440e9c514ec2b639f4f.zip
Mirror the misc/histring and net/tcpcat sources at MASTER_SITE_LOCAL,
thus making both actually fetchable.
Notes
Notes: svn path=/head/; revision=170854
Diffstat (limited to 'misc/histring')
-rw-r--r--misc/histring/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/histring/Makefile b/misc/histring/Makefile
index bf518c7ea2e8..a254037ba4a0 100644
--- a/misc/histring/Makefile
+++ b/misc/histring/Makefile
@@ -8,7 +8,9 @@
PORTNAME= histring
PORTVERSION= 1.1.0
CATEGORIES= misc
-MASTER_SITES= http://ess4.engr.uvic.ca/proj/histring/
+MASTER_SITES= http://ess4.engr.uvic.ca/proj/histring/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= roam/misc
MAINTAINER= roam@FreeBSD.org
COMMENT= A tool to highlight strings using the ANSI terminal escape sequences