summaryrefslogtreecommitdiff
path: root/net/honeyd
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-08-12 06:33:14 +0000
committerPatrick Li <pat@FreeBSD.org>2002-08-12 06:33:14 +0000
commitbce08e2ae1c03b731189deefe4bd9d5376efaf47 (patch)
treea3272548f06cb563821d291fff2f6d027dcd349a /net/honeyd
parentUpdate to 2.55 (diff)
- Update to 0.3
- Fix typo in maintainer email address - Also use LOCALBASE to pass to configure the location of dependencies instead of PREFIX PR: ports/41563 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=64404
Diffstat (limited to 'net/honeyd')
-rw-r--r--net/honeyd/Makefile8
-rw-r--r--net/honeyd/distinfo2
2 files changed, 5 insertions, 5 deletions
diff --git a/net/honeyd/Makefile b/net/honeyd/Makefile
index 985f3e215db4..cc37e088d754 100644
--- a/net/honeyd/Makefile
+++ b/net/honeyd/Makefile
@@ -6,18 +6,18 @@
#
PORTNAME= honeyd
-PORTVERSION= 0.2
+PORTVERSION= 0.3
CATEGORIES= net
MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/
-MAINTAINER= dominc_marks@btinternet.com
+MAINTAINER= dominic_marks@btinternet.com
BUILD_DEPENDS= ${LOCALBASE}/lib/libdnet.a:${PORTSDIR}/net/libdnet \
${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-libdnet=${PREFIX} \
- --with-libevent=${PREFIX} \
+CONFIGURE_ARGS= --with-libdnet=${LOCALBASE} \
+ --with-libevent=${LOCALBASE} \
--with-pcap
WRKSRC= ${WRKDIR}/${PORTNAME}
MAN8= honeyd.8
diff --git a/net/honeyd/distinfo b/net/honeyd/distinfo
index 33b05ac024f0..8cbca756f6fd 100644
--- a/net/honeyd/distinfo
+++ b/net/honeyd/distinfo
@@ -1 +1 @@
-MD5 (honeyd-0.2.tar.gz) = 4ce368e4e73254642297c8525fa5f1ae
+MD5 (honeyd-0.3.tar.gz) = 027c507bb165bea70403309e4445c601