diff options
author | wiz <wiz@pkgsrc.org> | 2008-09-06 21:39:52 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-09-06 21:39:52 +0000 |
commit | 6d32cfc00d53c1e1b1c0172916d38191b3bec353 (patch) | |
tree | 8d2edbb33938e63f94a895c3949646f1725f2326 /security/honeyd | |
parent | b706a607f3f5ffbd531e43868c811ef7c942093e (diff) | |
download | pkgsrc-6d32cfc00d53c1e1b1c0172916d38191b3bec353.tar.gz |
Bump PKGREVISION for libevent users due to 1.4.3->1.4.5 shlib name change.
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 34e32570a4f..5877389ea9a 100644 --- a/security/honeyd/Makefile +++ b/security/honeyd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2008/04/22 18:06:09 tnn Exp $ +# $NetBSD: Makefile,v 1.22 2008/09/06 21:39:53 wiz Exp $ # DISTNAME= honeyd-1.5b -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= security net MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/ |