summaryrefslogtreecommitdiff
path: root/databases/pgaccess
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/pgaccess
parent6c0ff6d2791c86527492513d3f40f5586041e81e (diff)
downloadpkgsrc-417e8bbabf32592822a77615f490f81af3c99be2.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'databases/pgaccess')
-rw-r--r--databases/pgaccess/Makefile3
-rw-r--r--databases/pgaccess/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/pgaccess/Makefile b/databases/pgaccess/Makefile
index 9d0dd56e47d..8ff5685b51c 100644
--- a/databases/pgaccess/Makefile
+++ b/databases/pgaccess/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2001/02/10 23:13:45 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2001/02/16 14:17:36 wiz Exp $
#
DISTNAME= pgaccess-0.98.6
@@ -11,6 +11,7 @@ MASTER_SITES= ftp://speedy.flex.ro/pub/pgaccess/ \
MAINTAINER= jlam@netbsd.org
HOMEPAGE= http://www.flex.ro/pgaccess/
+COMMENT= Free graphical database management tool for PostgreSQL
DEPENDS+= tk-postgresql>=6.5.3:../../databases/tk-postgresql
diff --git a/databases/pgaccess/pkg/COMMENT b/databases/pgaccess/pkg/COMMENT
deleted file mode 100644
index f22187d5fe7..00000000000
--- a/databases/pgaccess/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Free graphical database management tool for PostgreSQL