diff options
author | tnn <tnn@pkgsrc.org> | 2011-02-11 21:22:02 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2011-02-11 21:22:02 +0000 |
commit | 1b0495fc572a901d0606cbdbcae63abd50f768c3 (patch) | |
tree | df0b4551366da8b0c1a42c7de847f1f7530c9ee2 /security/honeyd-arpd | |
parent | 7e7f56c8e42b91f54a8360bbbfb0d4bf08c274d6 (diff) | |
download | pkgsrc-1b0495fc572a901d0606cbdbcae63abd50f768c3.tar.gz |
revbump(1) for devel/libevent update.
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 3efc4758b0f..edaed3fee66 100644 --- a/security/honeyd-arpd/Makefile +++ b/security/honeyd-arpd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2010/01/27 22:06:18 joerg Exp $ +# $NetBSD: Makefile,v 1.24 2011/02/11 21:22:04 tnn Exp $ # DISTNAME= arpd-0.2 PKGNAME= honeyd-arpd-0.2 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= security net MASTER_SITES= http://niels.xtdnet.nl/honeyd/ |