summaryrefslogtreecommitdiff
path: root/databases/mysql41-client/Makefile
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2001-08-18 21:58:55 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2001-08-18 21:58:55 +0000
commit5c0d042ee77e26820e035c586dd6eb263d83485b (patch)
tree5c7059d15b46a6d2b99fcb5ff93cb91b1a710730 /databases/mysql41-client/Makefile
parentAdd dependency to p5-Mysql for the server part. mysql_convert_table_format, (diff)
Simplify PORTNAME.
Notes
Notes: svn path=/head/; revision=46447
Diffstat (limited to '')
-rw-r--r--databases/mysql41-client/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mysql41-client/Makefile b/databases/mysql41-client/Makefile
index 03171ecb0cce..b5f3065ac95f 100644
--- a/databases/mysql41-client/Makefile
+++ b/databases/mysql41-client/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTNAME= ${MASTERPORTNAME:S/-server/-client/g}
+PORTNAME= mysql-client
PORTREVISION= 0
MASTERDIR= ${.CURDIR}/../mysql323-server