diff options
Diffstat (limited to 'databases/pgaccess')
-rw-r--r-- | databases/pgaccess/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/pgaccess/Makefile b/databases/pgaccess/Makefile index 2c2f62ed07b..4101575642d 100644 --- a/databases/pgaccess/Makefile +++ b/databases/pgaccess/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2003/07/17 21:28:48 grant Exp $ +# $NetBSD: Makefile,v 1.12 2003/07/21 16:39:12 martti Exp $ # DISTNAME= pgaccess-0.98.8 @@ -7,7 +7,7 @@ MASTER_SITES= http://www.pgaccess.org/download/ MAINTAINER= jlam@NetBSD.org HOMEPAGE= http://www.pgaccess.org/ -COMMENT= graphical database management tool for PostgreSQL +COMMENT= Graphical database management tool for PostgreSQL DEPENDS+= tk-postgresql>=7.2.1:../../databases/tk-postgresql |