aboutsummaryrefslogtreecommitdiff
path: root/net/tcpxtract
diff options
context:
space:
mode:
Diffstat (limited to 'net/tcpxtract')
-rw-r--r--net/tcpxtract/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/tcpxtract/Makefile b/net/tcpxtract/Makefile
index c7cc94ec3552..fc5f8edf1f0c 100644
--- a/net/tcpxtract/Makefile
+++ b/net/tcpxtract/Makefile
@@ -10,9 +10,8 @@ MAINTAINER= nobutaka@FreeBSD.org
COMMENT= A tool for extracting files from network traffic
GNU_CONFIGURE= yes
-MAN1= tcpxtract.1
-PLIST_FILES= bin/tcpxtract etc/tcpxtract.conf
+PLIST_FILES= bin/tcpxtract etc/tcpxtract.conf \
+ man/man1/tcpxtract.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>