diff options
Diffstat (limited to 'security/dirb/Makefile')
-rw-r--r-- | security/dirb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/dirb/Makefile b/security/dirb/Makefile index bf3669d1423..00c411ac216 100644 --- a/security/dirb/Makefile +++ b/security/dirb/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2013/02/06 23:23:35 jperkin Exp $ +# $NetBSD: Makefile,v 1.15 2014/02/12 23:18:31 tron Exp $ # PKGNAME= dirb-1.9 DISTNAME= dirb19 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dirb/} |