summaryrefslogtreecommitdiff
path: root/databases/mysql322-client
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>1999-01-05 23:43:28 +0000
committerDirk Froemberg <dirk@FreeBSD.org>1999-01-05 23:43:28 +0000
commitcc143db881492456525d1e7ffa44907923f3a7da (patch)
tree409ff71cfad6852f68b9f656c785928d3020a8fd /databases/mysql322-client
parentAnswer to the third question from Fortify. (diff)
Upgrade to 3.22.14b-gamma.
According to T.c.X DataKonsultAB this is the recommended version now. So remove NO_LATEST_LINK (and set it for mysql321).
Notes
Notes: svn path=/head/; revision=15873
Diffstat (limited to 'databases/mysql322-client')
-rw-r--r--databases/mysql322-client/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/databases/mysql322-client/Makefile b/databases/mysql322-client/Makefile
index 246b74d1bce1..d5e78d087dcf 100644
--- a/databases/mysql322-client/Makefile
+++ b/databases/mysql322-client/Makefile
@@ -3,11 +3,11 @@
# Date created: 26 Jan 1998
# Whom: Josh Tiefenbach <josh@ican.net>
#
-# $Id: Makefile,v 1.37 1998/12/23 19:36:43 obrien Exp $
+# $Id: Makefile,v 1.38 1998/12/24 01:14:12 dirk Exp $
#
-DISTNAME= mysql-3.22.13-beta
-PKGNAME= mysql-3.22.13b
+DISTNAME= mysql-3.22.14b-gamma
+PKGNAME= mysql-3.22.14g
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/ \
@@ -17,8 +17,6 @@ MASTER_SITES= http://www.fh-wolfenbuettel.de/ftp/pub/database/mysql/Downloads/My
MAINTAINER= dirk@FreeBSD.ORG
-MANUAL_PACKAGE_BUILD= incompatible with mysql321
-NO_LATEST_LINK= yes
MAN1= mysql.1
USE_PERL5= YES