aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql++
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/mysql++
parent57f9198bc7170af6fb3117c9c9ecdd3715a6e658 (diff)
downloadports-2e4c764a61a7b9e8f491d97c7cfd745e8e959cab.tar.gz
ports-2e4c764a61a7b9e8f491d97c7cfd745e8e959cab.zip
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76031
Diffstat (limited to 'databases/mysql++')
-rw-r--r--databases/mysql++/Makefile1
-rw-r--r--databases/mysql++/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/mysql++/Makefile b/databases/mysql++/Makefile
index 63ba6aad9fff..013f228479af 100644
--- a/databases/mysql++/Makefile
+++ b/databases/mysql++/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.free.fr/pub/MySQL/Downloads/mysql++/ \
ftp://mirror.sit.wisc.edu/mirrors/mysql/Downloads/mysql++/
MAINTAINER= mico@bsd.hu
+COMMENT= Complex C++ API for MySQL
LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client
diff --git a/databases/mysql++/pkg-comment b/databases/mysql++/pkg-comment
deleted file mode 100644
index d7202308aeb9..000000000000
--- a/databases/mysql++/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Complex C++ API for MySQL