diff options
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 1abcdd18837..bcb62e5bfe1 100644 --- a/security/honeyd/Makefile +++ b/security/honeyd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2012/06/14 07:44:40 sbd Exp $ +# $NetBSD: Makefile,v 1.39 2012/09/07 19:17:27 adam Exp $ # DISTNAME= honeyd-1.5b -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= security net MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/ |