aboutsummaryrefslogtreecommitdiffstats
path: root/net/honeyd/Makefile
diff options
context:
space:
mode:
authorclement <clement@FreeBSD.org>2004-04-17 07:15:46 +0800
committerclement <clement@FreeBSD.org>2004-04-17 07:15:46 +0800
commita3d70fad3b8a99c153eee35518458736cb9e520e (patch)
treeaca9dc4f03b8763337a3542fb71cac0a738054df /net/honeyd/Makefile
parente26f5b0197f53a9a8a7888627f84ac8687ed7707 (diff)
downloadfreebsd-ports-gnome-a3d70fad3b8a99c153eee35518458736cb9e520e.tar.gz
freebsd-ports-gnome-a3d70fad3b8a99c153eee35518458736cb9e520e.tar.zst
freebsd-ports-gnome-a3d70fad3b8a99c153eee35518458736cb9e520e.zip
- Update to 0.8a
PR: 65639 Submitted by: Yann Berthier <yb@sainte-barbe.org> (maintainer
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)