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 1216f42c248..a8fbb0d006d 100644 --- a/security/honeyd-arpd/Makefile +++ b/security/honeyd-arpd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2013/05/23 15:46:11 christos Exp $ +# $NetBSD: Makefile,v 1.29 2014/02/12 23:18:32 tron Exp $ # DISTNAME= arpd-0.2 PKGNAME= honeyd-arpd-0.2 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= security net MASTER_SITES= http://niels.xtdnet.nl/honeyd/ |