diff options
Diffstat (limited to 'net/tcpshow/Makefile')
-rw-r--r-- | net/tcpshow/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/tcpshow/Makefile b/net/tcpshow/Makefile index 9da531bf1614..902a1605ec14 100644 --- a/net/tcpshow/Makefile +++ b/net/tcpshow/Makefile @@ -8,10 +8,12 @@ PORTNAME= tcpshow PORTVERSION= 1.74 +PORTREVISION= 1 CATEGORIES= net security MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= obrien # http://www.cs.berkeley.edu/~daw/mike/ +# http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/tcpshow/ DISTFILES= tcpshow.c tcpshow.1 MAINTAINER= obrien@FreeBSD.org |