summaryrefslogtreecommitdiff
path: root/databases/mysql41-client/Makefile
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-06-01 07:15:09 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-06-01 07:15:09 +0000
commiteff0021f23748979a14d15ff8d48b4e9ea0a01fc (patch)
tree0783c546549a7063f5a0211a0d27d3c6195c8f5d /databases/mysql41-client/Makefile
parentUpdate to 1.3.15 with a lot of new backend features including a redone (diff)
- Update to 4.1.2 release
- Add experimental WITH_PROC_SCOPE_PTH knob to use process scope threads instead of system scope threads with libpthread
Notes
Notes: svn path=/head/; revision=110578
Diffstat (limited to '')
-rw-r--r--databases/mysql41-client/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/mysql41-client/Makefile b/databases/mysql41-client/Makefile
index e34a3b8160da..7362acc9af88 100644
--- a/databases/mysql41-client/Makefile
+++ b/databases/mysql41-client/Makefile
@@ -6,7 +6,6 @@
#
PORTNAME= mysql
-PORTREVISION= 2
PKGNAMESUFFIX= -client
COMMENT= Multithreaded SQL database (client)