aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Pg
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-Pg')
-rw-r--r--databases/p5-Pg/Makefile1
-rw-r--r--databases/p5-Pg/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-Pg/Makefile b/databases/p5-Pg/Makefile
index 4441367f0d23..e7f2606c9f80 100644
--- a/databases/p5-Pg/Makefile
+++ b/databases/p5-Pg/Makefile
@@ -15,6 +15,7 @@ DISTFILES= pgperl-${PORTVERSION}${EXTRACT_SUFX}
DIST_SUBDIR= postgresql
MAINTAINER= girgen@pingpong.net
+COMMENT= An interface for using perl5 to access PostgreSQL databases
POSTGRESQL_PORT?= databases/postgresql7
LIB_DEPENDS= pq.3:${PORTSDIR}/${POSTGRESQL_PORT}
diff --git a/databases/p5-Pg/pkg-comment b/databases/p5-Pg/pkg-comment
deleted file mode 100644
index 592115409480..000000000000
--- a/databases/p5-Pg/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An interface for using perl5 to access PostgreSQL databases