diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2004-08-09 14:02:33 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2004-08-09 14:02:33 +0000 |
commit | 40fa0e31c4ea05b2208f6a62cd4af23b37df1793 (patch) | |
tree | 4ed3cb97ed9ddb49129a12730ce3b2c39326632d /net/tcpwatch/Makefile | |
parent | 8842673952243af53a670aff98436f8073aecb01 (diff) | |
download | ports-40fa0e31c4ea05b2208f6a62cd4af23b37df1793.tar.gz ports-40fa0e31c4ea05b2208f6a62cd4af23b37df1793.zip |
Notes
Diffstat (limited to 'net/tcpwatch/Makefile')
-rw-r--r-- | net/tcpwatch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/tcpwatch/Makefile b/net/tcpwatch/Makefile index fbb3b891ab1c..f911066e42d3 100644 --- a/net/tcpwatch/Makefile +++ b/net/tcpwatch/Makefile @@ -6,9 +6,9 @@ # PORTNAME= tcpwatch -PORTVERSION= 1.2.1 +PORTVERSION= 1.3 CATEGORIES= net python -MASTER_SITES= http://hathaway.freezope.org/Software/TCPWatch/ +MASTER_SITES= http://hathawaymix.org/Software/TCPWatch/ MAINTAINER= ports@c0decafe.net COMMENT= TCP monitoring and logging tool with support for HTTP 1.1 |