summaryrefslogtreecommitdiff
path: root/databases/mysql-client
diff options
context:
space:
mode:
authorminskim <minskim>2004-12-31 13:27:06 +0000
committerminskim <minskim>2004-12-31 13:27:06 +0000
commit25d009b1526d22dd680ce40f5882357da7cf720e (patch)
tree97d4d6f5b84e02453c2799d84d65ba8bf9cb760e /databases/mysql-client
parent963bb869275bfe6bb76f2293fbb87eac2048c0ee (diff)
downloadpkgsrc-25d009b1526d22dd680ce40f5882357da7cf720e.tar.gz
Bump PKGREVISION because the previous versions built with bsd.pkg.mk 1.1552
may contain a wrong path to the perl executable.
Diffstat (limited to 'databases/mysql-client')
-rw-r--r--databases/mysql-client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mysql-client/Makefile b/databases/mysql-client/Makefile
index aa0bcacdbaa..859124a31fc 100644
--- a/databases/mysql-client/Makefile
+++ b/databases/mysql-client/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.40 2004/12/02 00:42:06 xtraeme Exp $
+# $NetBSD: Makefile,v 1.41 2004/12/31 13:27:06 minskim Exp $
PKGNAME= ${DISTNAME:S/-/-client-/}
SVR4_PKGNAME= mysqc
-PKGREVISION= 3
+PKGREVISION= 4
COMMENT= MySQL 4, a free SQL database (client)
CONFLICTS= {mysql-client-[0-9]*,mysql3-client-[0-9]*}