From 417e8bbabf32592822a77615f490f81af3c99be2 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 16 Feb 2001 14:17:22 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- databases/xmysql/Makefile | 3 ++- databases/xmysql/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 databases/xmysql/pkg/COMMENT (limited to 'databases/xmysql') 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 diff --git a/databases/xmysql/pkg/COMMENT b/databases/xmysql/pkg/COMMENT deleted file mode 100644 index e7c657df8da..00000000000 --- a/databases/xmysql/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Graphical front end to the MySQL database engine -- cgit v1.2.3