summaryrefslogtreecommitdiff
path: root/databases/kpsql
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-16 14:17:22 +0000
committerwiz <wiz@pkgsrc.org>2001-02-16 14:17:22 +0000
commit417e8bbabf32592822a77615f490f81af3c99be2 (patch)
tree85c7199ff66a23b0ef2222724c3c775b2e1defa5 /databases/kpsql
parent6c0ff6d2791c86527492513d3f40f5586041e81e (diff)
downloadpkgsrc-417e8bbabf32592822a77615f490f81af3c99be2.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
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