diff options
author | tnn <tnn@pkgsrc.org> | 2007-04-25 16:39:40 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2007-04-25 16:39:40 +0000 |
commit | 9af3a80cf4ac2ef3093f85012a86a00f7147da46 (patch) | |
tree | db1759ea893e5444a44f8576bc27e2ca17e34262 /security/honeyd | |
parent | ea2f2593e497a0198bbc07ff8ad1dd287885c573 (diff) | |
download | pkgsrc-9af3a80cf4ac2ef3093f85012a86a00f7147da46.tar.gz |
Bump PKGREVISIONs to chase update of devel/libevent.
Diffstat (limited to 'security/honeyd')
-rw-r--r-- | security/honeyd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/honeyd/Makefile b/security/honeyd/Makefile index 6f92d095939..6c777983653 100644 --- a/security/honeyd/Makefile +++ b/security/honeyd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2007/02/11 05:22:24 tv Exp $ +# $NetBSD: Makefile,v 1.18 2007/04/25 16:39:41 tnn Exp $ # DISTNAME= honeyd-1.5b -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security net MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/ |