diff options
author | Marc G. Fournier <scrappy@FreeBSD.org> | 1999-04-14 00:03:19 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@FreeBSD.org> | 1999-04-14 00:03:19 +0000 |
commit | 9eccb6831ef43e597b0ea093acc43a02750663d5 (patch) | |
tree | 5746f400633d641ab92a53ea95f40123926b4666 /databases/gmysql | |
parent | 600de52aceb97cb5bd4e623d936d452af0a3be02 (diff) | |
download | ports-9eccb6831ef43e597b0ea093acc43a02750663d5.tar.gz ports-9eccb6831ef43e597b0ea093acc43a02750663d5.zip |
Notes
Diffstat (limited to 'databases/gmysql')
-rw-r--r-- | databases/gmysql/Makefile | 4 | ||||
-rw-r--r-- | databases/gmysql/pkg-descr | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/databases/gmysql/Makefile b/databases/gmysql/Makefile index 9b2f719a1f5d..05719a17d902 100644 --- a/databases/gmysql/Makefile +++ b/databases/gmysql/Makefile @@ -3,7 +3,7 @@ # Date created: Sun Nov 15 22:07:12 CET 1998 # Whom: Dirk Froemberg <ibex@physik.TU-Berlin.DE> # -# $Id: Makefile,v 1.8 1999/03/12 15:16:59 scrappy Exp $ +# $Id: Makefile,v 1.9 1999/04/08 19:05:43 billf Exp $ # DISTNAME= gmysql-0.3.2 @@ -13,8 +13,6 @@ MASTER_SITES= http://www.loth.demon.co.uk/gmysql/ \ MAINTAINER= dirk@FreeBSD.ORG -WWW_SITE= http://www.loth.demon.co.uk/gmysql/ - LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 \ mysqlclient.6:${PORTSDIR}/databases/mysql322 diff --git a/databases/gmysql/pkg-descr b/databases/gmysql/pkg-descr index f779cd4e9b6d..a178a6c46bf6 100644 --- a/databases/gmysql/pkg-descr +++ b/databases/gmysql/pkg-descr @@ -12,3 +12,5 @@ The GTK+ web site is: The MySQL web site is: http://www.tcx.se/ + +WWW: http://www.loth.demon.co.uk/gmysql |