aboutsummaryrefslogtreecommitdiff
path: root/net/dosdetector
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-01-31 06:48:40 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-01-31 06:48:40 +0000
commite240644d97288d7dd4aec5dd270f0c731bf2c62a (patch)
treed6f9090c9879f4467e52200c2b0c6de81ad9871e /net/dosdetector
parenta976fdb7da9a843342d5381c30dc49d4696a7018 (diff)
- Stage support
Notes
Notes: svn path=/head/; revision=341916
Diffstat (limited to 'net/dosdetector')
-rw-r--r--net/dosdetector/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/dosdetector/Makefile b/net/dosdetector/Makefile
index 70cf01c3edec..8502a9e379c9 100644
--- a/net/dosdetector/Makefile
+++ b/net/dosdetector/Makefile
@@ -16,8 +16,7 @@ COMMENT= Detect suspicious network traffic
HAS_CONFIGURE= yes
USE_AUTOTOOLS= autoheader
-PLIST_FILES= bin/dosdetector
-MAN1= dosdetector.1
+PLIST_FILES= bin/dosdetector \
+ man/man1/dosdetector.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>