diff options
-rw-r--r-- | databases/xmysql/Makefile | 4 | ||||
-rw-r--r-- | databases/xmysqladmin/Makefile | 4 |
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 |