diff options
author | jperkin <jperkin> | 2013-02-06 19:30:54 +0000 |
---|---|---|
committer | jperkin <jperkin> | 2013-02-06 19:30:54 +0000 |
commit | bc7253b7d78342e7449c60e67dfce78d0aed1f82 (patch) | |
tree | 465ef62dd8ff46f6389dda08dfd1f4593ff6a673 /security/honeyd | |
parent | 0499f3de4f93f9683aa7d8902b80032b86aadfe3 (diff) | |
download | pkgsrc-bc7253b7d78342e7449c60e67dfce78d0aed1f82.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/ |