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
commitdbfead7dfad0120cb6a2ec8671b93692f46048dc (patch)
tree77ad9fb8ac0c2d8f2684d68e29ca6419f17fa0fd /databases/mysqlcc
parente1ac9cc0185450d751803dc8d862b81c0eaa32ca (diff)
downloadpkgsrc-dbfead7dfad0120cb6a2ec8671b93692f46048dc.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/}