aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql54-client
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-03-08 08:58:24 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-03-08 08:58:24 +0000
commit16c0520e22a524e69221934c03573742322d1703 (patch)
treedc52ab4a3b2aae426ef3303dfacd51d88422d1c8 /databases/mysql54-client
parent496a81e4986d0fdf014345095edb47a533612575 (diff)
downloadports-16c0520e22a524e69221934c03573742322d1703.tar.gz
ports-16c0520e22a524e69221934c03573742322d1703.zip
Fix mysql default db installation.
Noticed by: many
Notes
Notes: svn path=/head/; revision=103278
Diffstat (limited to 'databases/mysql54-client')
-rw-r--r--databases/mysql54-client/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/mysql54-client/Makefile b/databases/mysql54-client/Makefile
index ef007652addc..704759cd7716 100644
--- a/databases/mysql54-client/Makefile
+++ b/databases/mysql54-client/Makefile
@@ -6,6 +6,7 @@
#
PORTNAME= mysql
+PORTREVISION= 1
PKGNAMESUFFIX= -client
COMMENT= Multithreaded SQL database (client)