diff options
author | jperkin <jperkin@pkgsrc.org> | 2013-02-06 19:30:54 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2013-02-06 19:30:54 +0000 |
commit | 7cbb9ad82ef503c151fbace70af41f22515af33e (patch) | |
tree | 465ef62dd8ff46f6389dda08dfd1f4593ff6a673 /security/honeyd | |
parent | 19ecd45f745924497ee794cb0dd4e89cc3b3e33f (diff) | |
download | pkgsrc-7cbb9ad82ef503c151fbace70af41f22515af33e.tar.gz |
PKGREVISION bumps for net/libpcap update.
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 f5f2dccc932..8fbdd8d68d8 100644 --- a/security/honeyd/Makefile +++ b/security/honeyd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2012/10/23 18:16:30 asau Exp $ +# $NetBSD: Makefile,v 1.44 2013/02/06 19:31:03 jperkin Exp $ # DISTNAME= honeyd-1.5b -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= security net MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/ |