summaryrefslogtreecommitdiff
path: root/databases/postgresql-libpq++
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 11:15:57 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 11:15:57 +0000
commit2e4c764a61a7b9e8f491d97c7cfd745e8e959cab (patch)
tree4074eb1752baaa47f93510bf60fffb175517a47e /databases/postgresql-libpq++
parentDe-pkg-comment. (diff)
De-pkg-comment.
Diffstat (limited to 'databases/postgresql-libpq++')
-rw-r--r--databases/postgresql-libpq++/Makefile1
-rw-r--r--databases/postgresql-libpq++/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-libpq++/Makefile b/databases/postgresql-libpq++/Makefile
index 24aa1f23df3f..ba9bc3c3ebe9 100644
--- a/databases/postgresql-libpq++/Makefile
+++ b/databases/postgresql-libpq++/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ftp://gborg.postgresql.org/pub/libpqpp/stable/
DIST_SUBDIR= postgresql
MAINTAINER= girgen@pingpong.net
+COMMENT= C++ interface for PostgreSQL
POSTGRESQL_PORT?= databases/postgresql7
LIB_DEPENDS= pq.3:${PORTSDIR}/${POSTGRESQL_PORT}
diff --git a/databases/postgresql-libpq++/pkg-comment b/databases/postgresql-libpq++/pkg-comment
deleted file mode 100644
index 777a51cf1bd1..000000000000
--- a/databases/postgresql-libpq++/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-C++ interface for PostgreSQL