aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorroam <roam@FreeBSD.org>2006-08-17 17:19:28 +0800
committerroam <roam@FreeBSD.org>2006-08-17 17:19:28 +0800
commitdb3e551f6499964bd95ed90781f17d0ac791e6a8 (patch)
tree01f09226f6a1cd3a1438d180c685e517ea904035 /misc
parent8bd72777a4c62e7a72deeaccf48b09793a3967aa (diff)
downloadfreebsd-ports-gnome-db3e551f6499964bd95ed90781f17d0ac791e6a8.tar.gz
freebsd-ports-gnome-db3e551f6499964bd95ed90781f17d0ac791e6a8.tar.zst
freebsd-ports-gnome-db3e551f6499964bd95ed90781f17d0ac791e6a8.zip
Mirror the misc/histring and net/tcpcat sources at MASTER_SITE_LOCAL,
thus making both actually fetchable.
Diffstat (limited to 'misc')
-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