summaryrefslogtreecommitdiff
path: root/databases/mysql50-client
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2006-09-27 14:23:28 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2006-09-27 14:23:28 +0000
commit41867f003c8a09cc1e1cf5712577f388485b2666 (patch)
tree6e5745abe52f40c0f8ce057c72956a9123a61f7d /databases/mysql50-client
parentmark IGNORE again for OSVERSION < 600000 (diff)
- Apply fix to ulong problem. http://bugs.mysql.com/bug.php?id=22227
- Bump -client PORTREVISION - portlint Approved by: maintainer (ale)
Notes
Notes: svn path=/head/; revision=173978
Diffstat (limited to 'databases/mysql50-client')
-rw-r--r--databases/mysql50-client/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/mysql50-client/Makefile b/databases/mysql50-client/Makefile
index 302a1133672f..5d093767548b 100644
--- a/databases/mysql50-client/Makefile
+++ b/databases/mysql50-client/Makefile
@@ -6,6 +6,7 @@
#
PORTNAME= mysql
+PORTREVISION= 1
PKGNAMESUFFIX= -client
COMMENT= Multithreaded SQL database (client)