summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/dirb/Makefile4
-rw-r--r--security/gnupg2/Makefile3
2 files changed, 4 insertions, 3 deletions
diff --git a/security/dirb/Makefile b/security/dirb/Makefile
index c6c0449539c..1e5b9d41989 100644
--- a/security/dirb/Makefile
+++ b/security/dirb/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2006/04/06 06:22:38 reed Exp $
+# $NetBSD: Makefile,v 1.6 2006/11/19 11:50:25 wiz Exp $
#
PKGNAME= dirb-1.9
DISTNAME= dirb19
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dirb/}
diff --git a/security/gnupg2/Makefile b/security/gnupg2/Makefile
index 86ab4ad9be9..6c0597fb880 100644
--- a/security/gnupg2/Makefile
+++ b/security/gnupg2/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/11/17 12:13:11 shannonjr Exp $
+# $NetBSD: Makefile,v 1.2 2006/11/19 11:50:25 wiz Exp $
#
DISTNAME= gnupg-2.0.0
PKGNAME= ${DISTNAME:S/gnupg/gnupg2/}
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/
EXTRACT_SUFX= .tar.bz2