diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 17:04:00 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 17:04:00 +0000 |
| commit | d389c2f0a84bafbdb01efe775c024577868cdb1f (patch) | |
| tree | 8ca13183bcaf303d82067e3c9fb2cc2b0527151c /databases/mysql++ | |
| parent | 41042a04f20cffc6888cdcd9c5539b509b2c97b6 (diff) | |
Deprecate some ports where I can't find distfiles and upstream
Diffstat (limited to 'databases/mysql++')
| -rw-r--r-- | databases/mysql++/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/mysql++/Makefile b/databases/mysql++/Makefile index 1c0f833dcc59..c6bcda2d497f 100644 --- a/databases/mysql++/Makefile +++ b/databases/mysql++/Makefile @@ -15,6 +15,9 @@ PKGNAMESUFFIX= -mysql${MYSQL_VER} MAINTAINER= ports@FreeBSD.org COMMENT= Complex C++ API for MySQL${MYSQL_VER} +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2011-09-01 + CONFLICTS= ${PORTNAME}*-1.* NO_LATEST_LINK= yes |
