diff options
author | wiz <wiz@pkgsrc.org> | 2009-02-27 22:53:46 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-02-27 22:53:46 +0000 |
commit | 58a34205861de842e0c639c938b47e6c7059df94 (patch) | |
tree | e2d20f6e75930d37dd76d2a7183a6c9ae42ca55f /security/honeyd-arpd | |
parent | ea95db9fd9d18dba997e2c16165e2cae02412918 (diff) | |
download | pkgsrc-58a34205861de842e0c639c938b47e6c7059df94.tar.gz |
Bump PKGREVISION for libevent ABI bump.
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 5b3a39fdfc9..963a6b47457 100644 --- a/security/honeyd-arpd/Makefile +++ b/security/honeyd-arpd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2008/10/16 21:52:17 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2009/02/27 22:53:47 wiz Exp $ # DISTNAME= arpd-0.2 PKGNAME= honeyd-arpd-0.2 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= security net MASTER_SITES= http://niels.xtdnet.nl/honeyd/ |