summaryrefslogtreecommitdiff
path: root/www/ap-auth-mysql
diff options
context:
space:
mode:
authorjoerg <joerg>2006-02-05 23:08:03 +0000
committerjoerg <joerg>2006-02-05 23:08:03 +0000
commit94dbb92ce581099ef4553339dbef293d28014719 (patch)
tree55f8bf20a2509b6bfbeff866e548573d549d538e /www/ap-auth-mysql
parent838b89eb8a4d5a4e7a27ed1eec02c19c2006875b (diff)
downloadpkgsrc-94dbb92ce581099ef4553339dbef293d28014719.tar.gz
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'www/ap-auth-mysql')
-rw-r--r--www/ap-auth-mysql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap-auth-mysql/Makefile b/www/ap-auth-mysql/Makefile
index 65c5d4a9794..d5a0a179c7a 100644
--- a/www/ap-auth-mysql/Makefile
+++ b/www/ap-auth-mysql/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2006/02/02 05:00:02 ben Exp $
+# $NetBSD: Makefile,v 1.12 2006/02/05 23:11:16 joerg Exp $
#
DISTNAME= libapache-mod-auth-mysql_4.3.1
PKGNAME= ${DISTNAME:S/libapache-mod/ap/:S/_/-/}
-PKGREVISION= 3
+PKGREVISION= 4
WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/}
CATEGORIES= www databases security
MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/liba/libapache-mod-auth-mysql/}