summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>1999-01-27 18:19:37 +0000
committerBill Fenner <fenner@FreeBSD.org>1999-01-27 18:19:37 +0000
commita171536a4b6fd3e249921675a7ee35deca0dd26d (patch)
tree6090cf32e8c9941249b9804aeb518749a0fd9953 /databases
parentAdd sections 6 and 7 to MANSECS. (diff)
Fix path on web.tryc.on.ca
Notes
Notes: svn path=/head/; revision=16387
Diffstat (limited to 'databases')
-rw-r--r--databases/xmysql/Makefile4
-rw-r--r--databases/xmysqladmin/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/xmysql/Makefile b/databases/xmysql/Makefile
index a02e63a525c6..d327005c747c 100644
--- a/databases/xmysql/Makefile
+++ b/databases/xmysql/Makefile
@@ -3,14 +3,14 @@
# Date created: Tue Sep 2 15:46:09 CEST 1997
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.15 1999/01/14 21:22:28 dirk Exp $
+# $Id: Makefile,v 1.16 1999/01/18 15:37:59 dirk Exp $
#
DISTNAME= xmysql-1.9
CATEGORIES= databases
MASTER_SITES= http://www.tcx.se/Contrib/ \
http://www.buoy.com/mysql/Contrib/ \
- http://web.tryc.on.ca/mysql/Contrib/
+ http://web.tryc.on.ca/mysql/Downloads/Contrib/
MAINTAINER= andreas@FreeBSD.ORG
diff --git a/databases/xmysqladmin/Makefile b/databases/xmysqladmin/Makefile
index 8d0526cf61d5..d57b5d0f6bd4 100644
--- a/databases/xmysqladmin/Makefile
+++ b/databases/xmysqladmin/Makefile
@@ -3,14 +3,14 @@
# Date created: Di 2 Sep 1997 16:29:27 CEST
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.15 1999/01/14 21:22:29 dirk Exp $
+# $Id: Makefile,v 1.16 1999/01/18 15:38:00 dirk Exp $
#
DISTNAME= xmysqladmin-0.4.4
CATEGORIES= databases
MASTER_SITES= http://www.tcx.se/Contrib/ \
http://www.buoy.com/mysql/Contrib/ \
- http://web.tryc.on.ca/mysql/Contrib/ \
+ http://web.tryc.on.ca/mysql/Downloads/Contrib/ \
http://mysql.acer.net/Contrib/
MAINTAINER= andreas@FreeBSD.ORG