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 918fe119a8f..a27042cff94 100644 --- a/security/pam-mysql/Makefile +++ b/security/pam-mysql/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2006/01/08 18:35:11 xtraeme Exp $ +# $NetBSD: Makefile,v 1.4 2006/02/05 23:10:46 joerg Exp $ DISTNAME= pam_mysql-0.5 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pam-mysql/} |