diff options
author | wiz <wiz@pkgsrc.org> | 2009-08-16 15:35:43 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-08-16 15:35:43 +0000 |
commit | 0f9284895c00371002321089f252224b412408db (patch) | |
tree | 0ed63cc310a0c11786803f8f24f8de3873ce1799 /security/honeyd | |
parent | 0cfdf0cf6915a095fb79360697a28f557c420e54 (diff) | |
download | pkgsrc-0f9284895c00371002321089f252224b412408db.tar.gz |
Bump PKGREVISION for libevent ABI bump.
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 b8706ac4f29..48334e17fbd 100644 --- a/security/honeyd/Makefile +++ b/security/honeyd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2009/07/17 18:00:23 adrianp Exp $ +# $NetBSD: Makefile,v 1.27 2009/08/16 15:35:44 wiz Exp $ # DISTNAME= honeyd-1.5b -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= security net MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/ |