diff options
Diffstat (limited to 'sysutils/tcplist')
-rw-r--r-- | sysutils/tcplist/Makefile | 1 | ||||
-rw-r--r-- | sysutils/tcplist/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/tcplist/Makefile b/sysutils/tcplist/Makefile index 3fbb54781fc7..5a34559f5652 100644 --- a/sysutils/tcplist/Makefile +++ b/sysutils/tcplist/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.cdf.toronto.edu/pub/jdd/tcplist/ EXTRACT_SUFX= .shar MAINTAINER= ports@FreeBSD.org +COMMENT= Lists tcp connections to/from local machine (+username on both sides) RUN_DEPENDS= ${LOCALBASE}/sbin/lsof:${PORTSDIR}/sysutils/lsof diff --git a/sysutils/tcplist/pkg-comment b/sysutils/tcplist/pkg-comment deleted file mode 100644 index 78baf33cdc58..000000000000 --- a/sysutils/tcplist/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Lists tcp connections to/from local machine (+username on both sides) |