diff options
Diffstat (limited to 'net/tcpreplay')
-rw-r--r-- | net/tcpreplay/Makefile | 1 | ||||
-rw-r--r-- | net/tcpreplay/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/tcpreplay/Makefile b/net/tcpreplay/Makefile index 4e3fc93cd7d1..8c5d0495c663 100644 --- a/net/tcpreplay/Makefile +++ b/net/tcpreplay/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= smace@FreeBSD.org +COMMENT= A tool to replay saved packet capture files BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet diff --git a/net/tcpreplay/pkg-comment b/net/tcpreplay/pkg-comment deleted file mode 100644 index a7b977ea87e2..000000000000 --- a/net/tcpreplay/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A tool to replay saved packet capture files |