aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql55-client
diff options
context:
space:
mode:
authorJames FitzGibbon <jfitz@FreeBSD.org>1998-01-26 18:24:43 +0000
committerJames FitzGibbon <jfitz@FreeBSD.org>1998-01-26 18:24:43 +0000
commita8515c9fe554d2db4df8398bef05e746c7b0e097 (patch)
treeb0103ff56883438357bb7343135c75439cbeeaeb /databases/mysql55-client
parentc020673b1e802e7cfa74e78b5874d4fc0b3fe807 (diff)
downloadports-a8515c9fe554d2db4df8398bef05e746c7b0e097.tar.gz
ports-a8515c9fe554d2db4df8398bef05e746c7b0e097.zip
Update to v3.21.21a-beta
Submitted by: Josh Tiefenbach <josh@ican.net>
Notes
Notes: svn path=/head/; revision=9469
Diffstat (limited to 'databases/mysql55-client')
-rw-r--r--databases/mysql55-client/Makefile17
1 files changed, 8 insertions, 9 deletions
diff --git a/databases/mysql55-client/Makefile b/databases/mysql55-client/Makefile
index 3ae0c310b986..1b49c8cab250 100644
--- a/databases/mysql55-client/Makefile
+++ b/databases/mysql55-client/Makefile
@@ -1,18 +1,17 @@
# ports collection makefile for: mySQL
-# Version required: v3.21.19
-# Date created: 29 Dec 1997
+# Version required: v3.21.21
+# Date created: 26 Jan 1998
# Whom: Josh Tiefenbach <josh@ican.net>
#
-# $Id: Makefile,v 1.13 1998/01/06 16:18:47 jfitz Exp $
+# $Id: Makefile,v 1.14 1998/01/13 04:48:26 asami Exp $
#
-DISTNAME= mysql-3.21.19-beta
-PKGNAME= mysql-3.21.19b
+DISTNAME= mysql-3.21.21a-beta
+PKGNAME= mysql-3.21.21b
CATEGORIES= databases
-MASTER_SITES= http://www.tcx.se/Downloads/MySQL-3.21/ \
- http://www.buoy.com/mysql/ \
- http://web.tryc.on.ca/mysql/
-
+MASTER_SITES= http://www.buoy.com/mysql/Downloads/MySQL-3.21/ \
+ http://mysql.polaris.ca/Downloads/MySQL-3.21/ \
+ http://www.tcx.se/Downloads/MySQL-3.21/
MAINTAINER= josh@ican.net
USE_GMAKE= YES