summaryrefslogtreecommitdiff
path: root/databases/mysql40-client
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2003-01-31 16:02:39 +0000
committerPeter Pentchev <roam@FreeBSD.org>2003-01-31 16:02:39 +0000
commitb62043221b3c551395356d35e5af4e0f7e27bb3d (patch)
tree85f3c5c1113767b61cec4507fb0d635abe5fc57d /databases/mysql40-client
parentSean, fixed your bug in the Makefile so the port would build. -- AlanE (diff)
Update to MySQL 4.0.9 after a repo-copy from the mysql323-* ports.
PR: 45543 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Repo-copy approved by: portmgr (will) Repo-copy performed by: cvs (josefk)
Notes
Notes: svn path=/head/; revision=74356
Diffstat (limited to 'databases/mysql40-client')
-rw-r--r--databases/mysql40-client/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/databases/mysql40-client/Makefile b/databases/mysql40-client/Makefile
index b5f3065ac95f..e9f4c3c3277e 100644
--- a/databases/mysql40-client/Makefile
+++ b/databases/mysql40-client/Makefile
@@ -1,14 +1,15 @@
-# ports collection makefile for: MySQL-client
-# Date created: Sun Sep 24 21:21:20 CEST 2000
-# Whom: Dirk Froemberg <dirk@FreeBSD.org>
+# New ports collection makefile for: MySQL-client
+# Date created: Sun Mar 3 12:20:35 CET 2002
+# Whom: Alex Dupre <sysadmin@alexdupre.com>
#
# $FreeBSD$
#
-PORTNAME= mysql-client
+PORTNAME= mysql
PORTREVISION= 0
+PKGNAMESUFFIX= -client
-MASTERDIR= ${.CURDIR}/../mysql323-server
+MASTERDIR= ${.CURDIR}/../mysql40-server
COMMENT= ${PKGDIR}/pkg-comment.client
PKGINSTALL= mustnotexist
PLIST= ${PKGDIR}/pkg-plist.client