diff options
Diffstat (limited to 'security/pam-mysql/Makefile')
-rw-r--r-- | security/pam-mysql/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pam-mysql/Makefile b/security/pam-mysql/Makefile index 62fc787ec49..db8767554bc 100644 --- a/security/pam-mysql/Makefile +++ b/security/pam-mysql/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2012/10/23 18:16:48 asau Exp $ +# $NetBSD: Makefile,v 1.15 2013/02/06 23:23:42 jperkin Exp $ DISTNAME= pam_mysql-0.7RC1 PKGNAME= ${DISTNAME:S/_/-/:S/RC/rc/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pam-mysql/} |