diff options
Diffstat (limited to 'security/honeyd-arpd/Makefile')
-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 825c2172224..9cbb537c2b1 100644 --- a/security/honeyd-arpd/Makefile +++ b/security/honeyd-arpd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2012/10/23 18:16:30 asau Exp $ +# $NetBSD: Makefile,v 1.26 2013/02/06 19:31:03 jperkin Exp $ # DISTNAME= arpd-0.2 PKGNAME= honeyd-arpd-0.2 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= security net MASTER_SITES= http://niels.xtdnet.nl/honeyd/ |