diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2006-01-08 18:35:08 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2006-01-08 18:35:08 +0000 |
commit | eadc9131c886790e6794db49f3acff37697fa434 (patch) | |
tree | 2022c3b625fc2ab7ad7fb19b5f4350694b55c659 /www/ap2-auth-mysql | |
parent | a9ec63a8fab3c07145556a938216c5878e63c2dd (diff) | |
download | pkgsrc-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 'www/ap2-auth-mysql')
-rw-r--r-- | www/ap2-auth-mysql/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap2-auth-mysql/Makefile b/www/ap2-auth-mysql/Makefile index b22d2b51e20..8f22b8e6e0a 100644 --- a/www/ap2-auth-mysql/Makefile +++ b/www/ap2-auth-mysql/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2005/04/11 21:47:51 tv Exp $ +# $NetBSD: Makefile,v 1.11 2006/01/08 18:35:11 xtraeme Exp $ # DISTNAME= mod_auth_mysql.c PKGNAME= ap2-auth-mysql-1.11.12 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www databases MASTER_SITES= ftp://ftp.kcilink.com/pub/ DISTFILES= ${DISTNAME}.gz mysql-group-auth.txt |