summaryrefslogtreecommitdiff
path: root/databases/pgaccess
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-16 14:17:22 +0000
committerwiz <wiz>2001-02-16 14:17:22 +0000
commitee50f97d1099fd523cc7bcd82714f3a0d6e0ce12 (patch)
tree85c7199ff66a23b0ef2222724c3c775b2e1defa5 /databases/pgaccess
parente3124ee02e7655a21468c3d37102b8300144f498 (diff)
downloadpkgsrc-ee50f97d1099fd523cc7bcd82714f3a0d6e0ce12.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