summaryrefslogtreecommitdiff
path: root/databases/postgresql-jdbc
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql-jdbc')
-rw-r--r--databases/postgresql-jdbc/Makefile1
-rw-r--r--databases/postgresql-jdbc/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-jdbc/Makefile b/databases/postgresql-jdbc/Makefile
index 90885b5f8a87..737fa72d6be4 100644
--- a/databases/postgresql-jdbc/Makefile
+++ b/databases/postgresql-jdbc/Makefile
@@ -9,6 +9,7 @@ PORTNAME= postgresql-jdbc
CATEGORIES= databases java
MAINTAINER= girgen@pingpong.net
+COMMENT= The Java JDBC implementation for PostgreSQL
BUILD_DEPENDS= ${LOCALBASE}/bin/ant:${PORTSDIR}/devel/jakarta-ant
diff --git a/databases/postgresql-jdbc/pkg-comment b/databases/postgresql-jdbc/pkg-comment
deleted file mode 100644
index 4643a85c3dcc..000000000000
--- a/databases/postgresql-jdbc/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The Java JDBC implementation for PostgreSQL