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 3efc4758b0f..edaed3fee66 100644 --- a/security/honeyd-arpd/Makefile +++ b/security/honeyd-arpd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2010/01/27 22:06:18 joerg Exp $ +# $NetBSD: Makefile,v 1.24 2011/02/11 21:22:04 tnn Exp $ # DISTNAME= arpd-0.2 PKGNAME= honeyd-arpd-0.2 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= security net MASTER_SITES= http://niels.xtdnet.nl/honeyd/ |