diff options
Diffstat (limited to 'security/honeyd/Makefile')
-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 e4990b6c66f..02c43147a7e 100644 --- a/security/honeyd/Makefile +++ b/security/honeyd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.54 2014/05/05 00:48:18 ryoon Exp $ +# $NetBSD: Makefile,v 1.55 2015/04/25 14:24:48 tnn Exp $ # DISTNAME= honeyd-1.5b -PKGREVISION= 33 +PKGREVISION= 34 CATEGORIES= security net MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/ |