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 8306d7f4df1..ea453cf9f89 100644 --- a/security/honeyd/Makefile +++ b/security/honeyd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2005/12/29 06:22:10 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2006/02/05 23:10:44 joerg Exp $ # DISTNAME= honeyd-1.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security net MASTER_SITES= http://niels.xtdnet.nl/honeyd/ |