diff options
author | tnn <tnn@pkgsrc.org> | 2008-04-22 18:06:09 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2008-04-22 18:06:09 +0000 |
commit | a18f03ef3a1fa21073c6d8d2f698299d32de3953 (patch) | |
tree | 060d9cdcaf1e84bf4bc44552f402c8298e30b30b /security/honeyd-arpd | |
parent | 23a72dae5f3d6f78e1717958ed9374966ac1a98a (diff) | |
download | pkgsrc-a18f03ef3a1fa21073c6d8d2f698299d32de3953.tar.gz |
revbumps due to 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 807789eee5d..4dd6f9738b4 100644 --- a/security/honeyd-arpd/Makefile +++ b/security/honeyd-arpd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2007/08/16 09:27:06 tnn Exp $ +# $NetBSD: Makefile,v 1.17 2008/04/22 18:06:09 tnn Exp $ # DISTNAME= arpd-0.2 PKGNAME= honeyd-arpd-0.2 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= security net MASTER_SITES= http://niels.xtdnet.nl/honeyd/ |