diff options
author | tnn <tnn@pkgsrc.org> | 2007-08-16 09:27:03 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2007-08-16 09:27:03 +0000 |
commit | 38c78edf1731f1b39a93703d9212e00c2451dd90 (patch) | |
tree | ce65ca252e5b2dbebc53805285796f3ac4298d34 /security/honeyd-arpd | |
parent | 8351609f9b9d250671b4163566cd5c722c1a94e4 (diff) | |
download | pkgsrc-38c78edf1731f1b39a93703d9212e00c2451dd90.tar.gz |
Revbump sweep of all libevent consumers due to update to libevent-1.3d.
Diffstat (limited to 'security/honeyd-arpd')
-rw-r--r-- | security/honeyd-arpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/honeyd-arpd/Makefile b/security/honeyd-arpd/Makefile index 320f0f3d95f..807789eee5d 100644 --- a/security/honeyd-arpd/Makefile +++ b/security/honeyd-arpd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2007/04/25 16:39:40 tnn Exp $ +# $NetBSD: Makefile,v 1.16 2007/08/16 09:27:06 tnn Exp $ # DISTNAME= arpd-0.2 PKGNAME= honeyd-arpd-0.2 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= security net MASTER_SITES= http://niels.xtdnet.nl/honeyd/ |