aboutsummaryrefslogtreecommitdiff
path: root/net/honeyd/Makefile
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2004-04-16 23:15:46 +0000
committerClement Laforet <clement@FreeBSD.org>2004-04-16 23:15:46 +0000
commitd5440121d1adee530173b10618df279e2bd4ead6 (patch)
treecd07f19edb92d4875a7b08aa28e85c7a74dff6e3 /net/honeyd/Makefile
parent6f833abd84331b66061cb1b4f4f2574bd06e03d0 (diff)
downloadports-d5440121d1adee530173b10618df279e2bd4ead6.tar.gz
ports-d5440121d1adee530173b10618df279e2bd4ead6.zip
Notes
Diffstat (limited to 'net/honeyd/Makefile')
-rw-r--r--net/honeyd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/honeyd/Makefile b/net/honeyd/Makefile
index 106c7bdb8652..1a1576953878 100644
--- a/net/honeyd/Makefile
+++ b/net/honeyd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= honeyd
-PORTVERSION= 0.8
+PORTVERSION= 0.8a
CATEGORIES= net
MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/ \
http://niels.xtdnet.nl/honeyd/
@@ -33,6 +33,7 @@ CONFIGURE_ARGS+= --with-python
CONFIGURE_ARGS+= --without-python
.endif
+MAN1= honeydctl.1
MAN8= honeyd.8
.if !defined(WITH_PYTHON)