diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1998-01-29 12:39:44 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1998-01-29 12:39:44 +0000 |
commit | 7171d650519527fd13cef7c2e8b71354779de57e (patch) | |
tree | e164c8cdda9b740db32c5be818839cbe7dc14cc5 /databases/xmysqladmin/Makefile | |
parent | e3debfb3b273d76545caf9507846bad4cbc13999 (diff) |
Notes
Diffstat (limited to 'databases/xmysqladmin/Makefile')
-rw-r--r-- | databases/xmysqladmin/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/databases/xmysqladmin/Makefile b/databases/xmysqladmin/Makefile index 7fd2af4960f8..9dbd6c447bf6 100644 --- a/databases/xmysqladmin/Makefile +++ b/databases/xmysqladmin/Makefile @@ -3,13 +3,12 @@ # Date created: Di 2 Sep 1997 16:29:27 CEST # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.1.1.1 1997/09/02 15:06:32 andreas Exp $ +# $Id: Makefile,v 1.2 1997/10/04 14:53:11 andreas Exp $ # -DISTNAME= xmysqladmin-0.2.0 +DISTNAME= xmysqladmin-0.4.4 CATEGORIES= databases -MASTER_SITES= ftp://mysql.staufen.de/pub/mysql/Contrib/ \ - http://www.tcx.se/Contrib/ \ +MASTER_SITES= http://www.tcx.se/Contrib/ \ http://www.buoy.com/mysql/Contrib/ \ http://web.tryc.on.ca/mysql/Contrib/ \ http://mysql.acer.net/Contrib/ |