diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2003-10-08 12:14:56 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2003-10-08 12:14:56 +0000 |
commit | 1c65735e4116ad4c052af99ef01aed4d93cf43af (patch) | |
tree | 0292058d1277a8c1d3552e393ce3b0b864b8377a /misc/histring/Makefile | |
parent | f44b79fe2a9c5593a62b9539a6b7fce2420f1349 (diff) | |
download | ports-1c65735e4116ad4c052af99ef01aed4d93cf43af.tar.gz ports-1c65735e4116ad4c052af99ef01aed4d93cf43af.zip |
Notes
Diffstat (limited to 'misc/histring/Makefile')
-rw-r--r-- | misc/histring/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/histring/Makefile b/misc/histring/Makefile index d927731c0033..fc677a3ba73b 100644 --- a/misc/histring/Makefile +++ b/misc/histring/Makefile @@ -8,7 +8,7 @@ PORTNAME= histring PORTVERSION= 1.1.0 CATEGORIES= misc -MASTER_SITES= http://www.gusnet.cx/proj/histring/ +MASTER_SITES= http://www.gusnet.cx:8080/proj/histring/ MAINTAINER= roam@FreeBSD.org COMMENT= "A tool to highlight strings using the ANSI terminal escape sequences" |