diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/honeyd/Makefile | 7 | ||||
-rw-r--r-- | net/honeyd/distinfo | 2 |
2 files changed, 2 insertions, 7 deletions
diff --git a/net/honeyd/Makefile b/net/honeyd/Makefile index ecc3699b7673..be6a18430c6c 100644 --- a/net/honeyd/Makefile +++ b/net/honeyd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= honeyd -PORTVERSION= 0.3 +PORTVERSION= 0.4a CATEGORIES= net MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/ @@ -20,11 +20,6 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libdnet=${LOCALBASE} \ --with-libevent=${LOCALBASE} \ --with-pcap -WRKSRC= ${WRKDIR}/${PORTNAME} MAN8= honeyd.8 -# This is necessary to keep auto* from running. -pre-configure: - @${FIND} ${WRKSRC} -type f | ${XARGS} ${TOUCH} - .include <bsd.port.mk> diff --git a/net/honeyd/distinfo b/net/honeyd/distinfo index 8cbca756f6fd..335b12759351 100644 --- a/net/honeyd/distinfo +++ b/net/honeyd/distinfo @@ -1 +1 @@ -MD5 (honeyd-0.3.tar.gz) = 027c507bb165bea70403309e4445c601 +MD5 (honeyd-0.4a.tar.gz) = f821b0791bd512cc9c4cdd421b5c867c |