summaryrefslogtreecommitdiff
path: root/databases/mysql322-client
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>1999-05-02 11:11:03 +0000
committerDirk Froemberg <dirk@FreeBSD.org>1999-05-02 11:11:03 +0000
commitacdcdf0b4761329edef496049501db1574506b5b (patch)
tree9ab235c8e2049c95c48b11ab3bdd5940a77f553f /databases/mysql322-client
parentfix plist (diff)
Upgrade to 3.22.22.
Notes
Notes: svn path=/head/; revision=18311
Diffstat (limited to 'databases/mysql322-client')
-rw-r--r--databases/mysql322-client/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/mysql322-client/Makefile b/databases/mysql322-client/Makefile
index e4d02491bd0a..6665f45f380d 100644
--- a/databases/mysql322-client/Makefile
+++ b/databases/mysql322-client/Makefile
@@ -3,10 +3,10 @@
# Date created: 26 Jan 1998
# Whom: Josh Tiefenbach <josh@ican.net>
#
-# $Id: Makefile,v 1.48 1999/04/14 00:02:57 scrappy Exp $
+# $Id: Makefile,v 1.49 1999/04/18 10:47:03 dirk Exp $
#
-DISTNAME= mysql-3.22.21
+DISTNAME= mysql-3.22.22
CATEGORIES= databases
MASTER_SITES= http://www.fh-wolfenbuettel.de/ftp/pub/database/mysql/Downloads/MySQL-3.22/ \
ftp://ftp.digex.net/pub/database/mysql/Downloads/MySQL-3.22/ \
@@ -20,8 +20,8 @@ Y2K= http://www.tcx.se/Manual_chapter/manual_Introduction.html#Year_2
MAN1= mysql.1
-USE_PERL5= YES
-GNU_CONFIGURE= YES
+USE_PERL5= yes
+GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=/var/db/mysql \
--without-perl \
--without-debug \