diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:15:57 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:15:57 +0000 |
commit | 2e4c764a61a7b9e8f491d97c7cfd745e8e959cab (patch) | |
tree | 4074eb1752baaa47f93510bf60fffb175517a47e /databases/pgaccess/Makefile | |
parent | 57f9198bc7170af6fb3117c9c9ecdd3715a6e658 (diff) | |
download | ports-2e4c764a61a7b9e8f491d97c7cfd745e8e959cab.tar.gz ports-2e4c764a61a7b9e8f491d97c7cfd745e8e959cab.zip |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76031
Diffstat (limited to 'databases/pgaccess/Makefile')
-rw-r--r-- | databases/pgaccess/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/pgaccess/Makefile b/databases/pgaccess/Makefile index a5280b910862..3c78b5254db6 100644 --- a/databases/pgaccess/Makefile +++ b/databases/pgaccess/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.pgaccess.org/download/ DIST_SUBDIR= postgresql MAINTAINER= girgen@pingpong.net +COMMENT= A powerful GUI PostgreSQL database administration tool and toolkit LIB_DEPENDS= pgtcl:${PORTSDIR}/databases/postgresql-tcltk |