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 4dd6f9738b4..383ade47489 100644 --- a/security/honeyd-arpd/Makefile +++ b/security/honeyd-arpd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2008/04/22 18:06:09 tnn Exp $ +# $NetBSD: Makefile,v 1.18 2008/09/06 21:39:53 wiz Exp $ # DISTNAME= arpd-0.2 PKGNAME= honeyd-arpd-0.2 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= security net MASTER_SITES= http://niels.xtdnet.nl/honeyd/ |