summaryrefslogtreecommitdiff
path: root/databases/mysqlcc
diff options
context:
space:
mode:
authorwiz <wiz>2006-01-24 07:31:52 +0000
committerwiz <wiz>2006-01-24 07:31:52 +0000
commita69ee834fdb78f974c6eb5ac92b9e3692fc18435 (patch)
tree77ad9fb8ac0c2d8f2684d68e29ca6419f17fa0fd /databases/mysqlcc
parenta89c70696e9b1d06101e7d5eee8f7a3f7c4f52f5 (diff)
downloadpkgsrc-a69ee834fdb78f974c6eb5ac92b9e3692fc18435.tar.gz
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump. PKGREVISION++ for the dependencies.
Diffstat (limited to 'databases/mysqlcc')
-rw-r--r--databases/mysqlcc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mysqlcc/Makefile b/databases/mysqlcc/Makefile
index 5bf319427cd..17015e821e9 100644
--- a/databases/mysqlcc/Makefile
+++ b/databases/mysqlcc/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2006/01/23 17:57:47 xtraeme Exp $
+# $NetBSD: Makefile,v 1.15 2006/01/24 07:32:00 wiz Exp $
#
DISTNAME= mysqlcc-0.9.4-src
PKGNAME= ${DISTNAME:S/-src//}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_MYSQL:=MySQLCC/}