diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 1999-03-04 21:27:59 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 1999-03-04 21:27:59 +0000 |
commit | 6bee0291a93af89297a28a744a1b15b992665a6a (patch) | |
tree | eb20927d0fd0a842e86688ce2b1e8f33b9afb514 /databases/mysql60-client | |
parent | ace164ef645a1c2d5efafd48d0f95f57b4d6755e (diff) | |
download | ports-6bee0291a93af89297a28a744a1b15b992665a6a.tar.gz ports-6bee0291a93af89297a28a744a1b15b992665a6a.zip |
Notes
Diffstat (limited to 'databases/mysql60-client')
-rw-r--r-- | databases/mysql60-client/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/mysql60-client/Makefile b/databases/mysql60-client/Makefile index 23b7469f7018..82f092ad9cfa 100644 --- a/databases/mysql60-client/Makefile +++ b/databases/mysql60-client/Makefile @@ -3,11 +3,11 @@ # Date created: 26 Jan 1998 # Whom: Josh Tiefenbach <josh@ican.net> # -# $Id: Makefile,v 1.42 1999/02/08 17:41:30 dirk Exp $ +# $Id: Makefile,v 1.43 1999/02/20 10:24:28 dirk Exp $ # -DISTNAME= mysql-3.22.16a-gamma -PKGNAME= mysql-3.22.16g +DISTNAME= mysql-3.22.19b +PKGNAME= mysql-3.22.19 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/ \ |