summaryrefslogtreecommitdiff
path: root/databases/kpsql
diff options
context:
space:
mode:
Diffstat (limited to 'databases/kpsql')
-rw-r--r--databases/kpsql/Makefile3
-rw-r--r--databases/kpsql/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/kpsql/Makefile b/databases/kpsql/Makefile
index 30626c0b65e..e251c0cd5bb 100644
--- a/databases/kpsql/Makefile
+++ b/databases/kpsql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/12/27 00:18:09 wulf Exp $
+# $NetBSD: Makefile,v 1.3 2001/02/16 14:17:28 wiz Exp $
#
DISTNAME= kpsql-1.0
@@ -8,6 +8,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= wulf@netbsd.org
HOMEPAGE= http://www.mutinybaysoftware.com/kpsql.html
+COMMENT= Interactive Query Tool for PostgreSQL
DEPENDS+= kdebase>=1.1:../../x11/kdebase
DEPENDS+= postgresql>=6.4:../../databases/postgresql
diff --git a/databases/kpsql/pkg/COMMENT b/databases/kpsql/pkg/COMMENT
deleted file mode 100644
index bfca4538fb1..00000000000
--- a/databases/kpsql/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Interactive Query Tool for PostgreSQL