summaryrefslogtreecommitdiff
path: root/databases/mysql-workbench
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2019-04-25 07:32:34 +0000
committermaya <maya@pkgsrc.org>2019-04-25 07:32:34 +0000
commit3d4f4b52d921d81c07e9bd63bfeafa757f969cc0 (patch)
treea416928cc701450ae75c0a43468ba9fa9f48c674 /databases/mysql-workbench
parenta4189552bb92eb40213147fa310cbb2e027a33fb (diff)
downloadpkgsrc-3d4f4b52d921d81c07e9bd63bfeafa757f969cc0.tar.gz
PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
Diffstat (limited to 'databases/mysql-workbench')
-rw-r--r--databases/mysql-workbench/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mysql-workbench/Makefile b/databases/mysql-workbench/Makefile
index d737462fb31..03e3bfa9e6a 100644
--- a/databases/mysql-workbench/Makefile
+++ b/databases/mysql-workbench/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.72 2019/04/03 00:32:31 ryoon Exp $
+# $NetBSD: Makefile,v 1.73 2019/04/25 07:32:41 maya Exp $
DISTNAME= mysql-workbench-gpl-5.2.33b-src
PKGNAME= ${DISTNAME:S/-gpl//:S/b-src$//}
-PKGREVISION= 64
+PKGREVISION= 65
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_MYSQL:=MySQLGUITools/}