aboutsummaryrefslogtreecommitdiff
path: root/databases/dbconnect
diff options
context:
space:
mode:
Diffstat (limited to 'databases/dbconnect')
-rw-r--r--databases/dbconnect/Makefile2
-rw-r--r--databases/dbconnect/pkg-comment1
2 files changed, 2 insertions, 1 deletions
diff --git a/databases/dbconnect/Makefile b/databases/dbconnect/Makefile
index b6bf1f4e43eb..f11841f3c89d 100644
--- a/databases/dbconnect/Makefile
+++ b/databases/dbconnect/Makefile
@@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Use C++ object API to allow applications to connect to databases
+
WRKSRC= ${WRKDIR}/${PORTNAME}
GNU_CONFIGURE= yes
diff --git a/databases/dbconnect/pkg-comment b/databases/dbconnect/pkg-comment
deleted file mode 100644
index 83a2b33e3990..000000000000
--- a/databases/dbconnect/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Use C++ object API to allow applications to connect to databases