summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2006-01-08 18:35:08 +0000
committerxtraeme <xtraeme@pkgsrc.org>2006-01-08 18:35:08 +0000
commiteadc9131c886790e6794db49f3acff37697fa434 (patch)
tree2022c3b625fc2ab7ad7fb19b5f4350694b55c659 /security
parenta9ec63a8fab3c07145556a938216c5878e63c2dd (diff)
downloadpkgsrc-eadc9131c886790e6794db49f3acff37697fa434.tar.gz
Bump PKGREVISION due to mysql.buildlink3.mk changes (default mysql
pkg has been changed to 5.x). Reminded by wiz... thanks.
Diffstat (limited to 'security')
-rw-r--r--security/base/Makefile3
-rw-r--r--security/pam-mysql/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/security/base/Makefile b/security/base/Makefile
index f96bdfc8486..2f917c4ba90 100644
--- a/security/base/Makefile
+++ b/security/base/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/01/03 21:09:44 adrianp Exp $
+# $NetBSD: Makefile,v 1.2 2006/01/08 18:35:11 xtraeme Exp $
#
DISTNAME= base-1.2.1
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=secureideas/}
diff --git a/security/pam-mysql/Makefile b/security/pam-mysql/Makefile
index 3d9d0a4c7de..918fe119a8f 100644
--- a/security/pam-mysql/Makefile
+++ b/security/pam-mysql/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2005/06/17 03:50:32 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2006/01/08 18:35:11 xtraeme Exp $
DISTNAME= pam_mysql-0.5
PKGNAME= ${DISTNAME:S/_/-/}
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pam-mysql/}