diff options
Diffstat (limited to 'databases/mysql++1')
-rw-r--r-- | databases/mysql++1/Makefile | 1 | ||||
-rw-r--r-- | databases/mysql++1/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/mysql++1/Makefile b/databases/mysql++1/Makefile index 63ba6aad9fff..013f228479af 100644 --- a/databases/mysql++1/Makefile +++ b/databases/mysql++1/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++1/pkg-comment b/databases/mysql++1/pkg-comment deleted file mode 100644 index d7202308aeb9..000000000000 --- a/databases/mysql++1/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Complex C++ API for MySQL |