summaryrefslogtreecommitdiff
path: root/databases/xmysql/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/xmysql/Makefile')
-rw-r--r--databases/xmysql/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/xmysql/Makefile b/databases/xmysql/Makefile
index d6e5785779e..50ddbca2689 100644
--- a/databases/xmysql/Makefile
+++ b/databases/xmysql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2000/11/03 20:53:47 veego Exp $
+# $NetBSD: Makefile,v 1.7 2001/02/16 14:17:43 wiz Exp $
#
DISTNAME= xmysql-1.10
@@ -7,6 +7,7 @@ MASTER_SITES= http://web.wt.net/~dblhack/
MAINTAINER= bad@netbsd.org
HOMEPAGE= http://web.wt.net/~dblhack
+COMMENT= Graphical front end to the MySQL database engine
DEPENDS= mysql-client-3.22.32:../../databases/mysql-client
DEPENDS+= xforms>=0.88nb1:../../x11/xforms