summaryrefslogtreecommitdiff
path: root/databases/postgresql-libpq++
diff options
context:
space:
mode:
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