aboutsummaryrefslogtreecommitdiffstats
path: root/net/arpd
diff options
context:
space:
mode:
authormnag <mnag@FreeBSD.org>2008-01-03 07:43:03 +0800
committermnag <mnag@FreeBSD.org>2008-01-03 07:43:03 +0800
commit39b5e86c2fdc9b338a7aa0e7e95828fa7b6a4d1f (patch)
tree49ed2c0801e713b1b65c1e352e84cf737233f493 /net/arpd
parentad3ff9ee4189fd97f95772109ba3ecd321ac21f9 (diff)
downloadfreebsd-ports-gnome-39b5e86c2fdc9b338a7aa0e7e95828fa7b6a4d1f.tar.gz
freebsd-ports-gnome-39b5e86c2fdc9b338a7aa0e7e95828fa7b6a4d1f.tar.zst
freebsd-ports-gnome-39b5e86c2fdc9b338a7aa0e7e95828fa7b6a4d1f.zip
- Bump PORTREVISION since devel/libevent are updated.
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 126d688f0ccf..0795282c14ad 100644
--- a/net/arpd/Makefile
+++ b/net/arpd/Makefile
@@ -7,14 +7,14 @@
PORTNAME= arpd
PORTVERSION= 0.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net
MASTER_SITES= http://niels.xtdnet.nl/honeyd/
MAINTAINER= yb@bashibuzuk.net
COMMENT= A daemon to service arp replies
-LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent \
+LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent \
dnet.1:${PORTSDIR}/net/libdnet
GNU_CONFIGURE= yes