diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-08-14 18:19:34 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-08-14 18:19:34 +0000 |
commit | d3fbddc5696a546a4dd9a589c8c9811dc2a52f30 (patch) | |
tree | bda04ed172fc80de3dc7be3c4463a3d0f942ba3f /net/tcpwatch/Makefile | |
parent | 69ab11b52a71db3f45daffeeb176934ad7ed48ff (diff) | |
download | ports-d3fbddc5696a546a4dd9a589c8c9811dc2a52f30.tar.gz ports-d3fbddc5696a546a4dd9a589c8c9811dc2a52f30.zip |
Notes
Diffstat (limited to 'net/tcpwatch/Makefile')
-rw-r--r-- | net/tcpwatch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tcpwatch/Makefile b/net/tcpwatch/Makefile index dad48f3e3c10..54ef66868911 100644 --- a/net/tcpwatch/Makefile +++ b/net/tcpwatch/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= http://hathawaymix.org/Software/TCPWatch/ -MAINTAINER= ports@c0decafe.net +MAINTAINER= ports@FreeBSD.org COMMENT= TCP monitoring and logging tool with support for HTTP 1.1 RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter |