summaryrefslogtreecommitdiff
path: root/databases/mysql51-client/Makefile
diff options
context:
space:
mode:
authortaca <taca>2010-09-21 15:57:30 +0000
committertaca <taca>2010-09-21 15:57:30 +0000
commit20c6f3cc45c58b904fdb6b3d5f1b315672db9388 (patch)
tree16a555f10e11c538763bdc31597753aebe7235e1 /databases/mysql51-client/Makefile
parent28fd4f8b05eca2c755ce7d68644f409394aad8e6 (diff)
downloadpkgsrc-20c6f3cc45c58b904fdb6b3d5f1b315672db9388.tar.gz
* Install my_compiler.h as public header. It is already fixed in
MySQL's repository. * Add comments to patches. Bump PKGREVISION and it fixes P$ pkg/43887.
Diffstat (limited to 'databases/mysql51-client/Makefile')
-rw-r--r--databases/mysql51-client/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/mysql51-client/Makefile b/databases/mysql51-client/Makefile
index 24bad74afa0..6dcc610ad30 100644
--- a/databases/mysql51-client/Makefile
+++ b/databases/mysql51-client/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2010/04/20 22:58:10 taca Exp $
+# $NetBSD: Makefile,v 1.5 2010/09/21 15:57:30 taca Exp $
PKGNAME= ${DISTNAME:S/-/-client-/}
+PKGREVISION= 1
SVR4_PKGNAME= mysqc
COMMENT= MySQL 5, a free SQL database (client)