diff options
author | wiz <wiz> | 2013-03-02 20:33:21 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-03-02 20:33:21 +0000 |
commit | ce92ba89b2c4411af77252f867dbffd106c2d760 (patch) | |
tree | 6ac580d835eba7da0b870e935e258ec8a085e6e1 /www/ap2-auth-mysql | |
parent | 0726ef5c3efc95803699c91f969ed9ef5cef7dd8 (diff) | |
download | pkgsrc-ce92ba89b2c4411af77252f867dbffd106c2d760.tar.gz |
Bump PKGREVISION for mysql default change to 55.
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 82001517f0a..630232ed89a 100644 --- a/www/ap2-auth-mysql/Makefile +++ b/www/ap2-auth-mysql/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2012/10/28 06:30:06 asau Exp $ +# $NetBSD: Makefile,v 1.23 2013/03/02 20:33:33 wiz Exp $ # DISTNAME= mod_auth_mysql.c PKGNAME= ${APACHE_PKG_PREFIX}-auth-mysql-1.11.12 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= www databases MASTER_SITES= ftp://ftp.kcilink.com/pub/ DISTFILES= ${DISTNAME}.gz mysql-group-auth.txt |