diff options
Diffstat (limited to 'www/ap2-auth-mysql/Makefile')
-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 8f22b8e6e0a..f21fe953661 100644 --- a/www/ap2-auth-mysql/Makefile +++ b/www/ap2-auth-mysql/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2006/01/08 18:35:11 xtraeme Exp $ +# $NetBSD: Makefile,v 1.12 2006/01/24 07:32:43 wiz Exp $ # DISTNAME= mod_auth_mysql.c PKGNAME= ap2-auth-mysql-1.11.12 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www databases MASTER_SITES= ftp://ftp.kcilink.com/pub/ DISTFILES= ${DISTNAME}.gz mysql-group-auth.txt |