diff options
author | andreas <andreas@FreeBSD.org> | 1998-01-29 12:39:44 +0000 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1998-01-29 12:39:44 +0000 |
commit | f1da735d4896d0903ca20faf1707cf938a80c207 (patch) | |
tree | 746468b6d4bdc2449b29491fe51581d9c5aeab14 /databases/xmysqladmin/Makefile | |
parent | be0a9918911ac3e01615f59b057e9f2e05f09ad9 (diff) | |
download | FreeBSD-ports-f1da735d4896d0903ca20faf1707cf938a80c207.zip FreeBSD-ports-f1da735d4896d0903ca20faf1707cf938a80c207.tar.gz |
Update to latest version 0.4.4
Please note: you need the newest xforms library (BTW: same for xmysql !)
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 7fd2af4..9dbd6c4 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/ |