aboutsummaryrefslogtreecommitdiffstats
path: root/net/arpd
diff options
context:
space:
mode:
authormnag <mnag@FreeBSD.org>2007-04-07 02:28:46 +0800
committermnag <mnag@FreeBSD.org>2007-04-07 02:28:46 +0800
commitd7b3f13a8a349f53b07c853a397cd54d2db8d644 (patch)
tree617ae2c775c90461d9e61e7304de924532dc2428 /net/arpd
parentd1e50e932a0bc9392088d15ff46f0a9603f3a37d (diff)
downloadfreebsd-ports-gnome-d7b3f13a8a349f53b07c853a397cd54d2db8d644.tar.gz
freebsd-ports-gnome-d7b3f13a8a349f53b07c853a397cd54d2db8d644.tar.zst
freebsd-ports-gnome-d7b3f13a8a349f53b07c853a397cd54d2db8d644.zip
- Bump PORTREVISION and change LIB_DEPENDS to reflect libevent update.
Diffstat (limited to 'net/arpd')
-rw-r--r--net/arpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/arpd/Makefile b/net/arpd/Makefile
index d41082cd4d2b..b69283d6d86e 100644
--- a/net/arpd/Makefile
+++ b/net/arpd/Makefile
@@ -7,14 +7,14 @@
PORTNAME= arpd
PORTVERSION= 0.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= http://niels.xtdnet.nl/honeyd/
MAINTAINER= yb@bashibuzuk.net
COMMENT= A daemon to service arp replies
-LIB_DEPENDS= event-1.2a:${PORTSDIR}/devel/libevent \
+LIB_DEPENDS= event-1.3b:${PORTSDIR}/devel/libevent \
dnet.1:${PORTSDIR}/net/libdnet
GNU_CONFIGURE= yes