diff options
Diffstat (limited to 'security/honeyd-arpd')
-rw-r--r-- | security/honeyd-arpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/honeyd-arpd/Makefile b/security/honeyd-arpd/Makefile index f6bb499c516..d2a09d39c85 100644 --- a/security/honeyd-arpd/Makefile +++ b/security/honeyd-arpd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2005/12/29 06:22:10 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2006/02/05 23:10:44 joerg Exp $ # DISTNAME= arpd-0.2 PKGNAME= honeyd-arpd-0.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security net MASTER_SITES= http://niels.xtdnet.nl/honeyd/ |