diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-05-05 10:49:36 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-05-05 10:49:36 +0000 |
commit | 13b62c630f0610238df91f4b448fc2cf220d3bd3 (patch) | |
tree | 776c880ac6edb8d05b3921c072832758cf642597 /databases/py-pyPgSQL | |
parent | - Update WWW (diff) |
Deprecate ports broken for more than 6 months
Notes
Notes:
svn path=/head/; revision=469100
Diffstat (limited to 'databases/py-pyPgSQL')
-rw-r--r-- | databases/py-pyPgSQL/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/py-pyPgSQL/Makefile b/databases/py-pyPgSQL/Makefile index e9dfdf20ee1c..09fbc8173a69 100644 --- a/databases/py-pyPgSQL/Makefile +++ b/databases/py-pyPgSQL/Makefile @@ -12,6 +12,8 @@ MAINTAINER= python@FreeBSD.org COMMENT= Python DB-API 2 compliant library for using PostgreSQL databases BROKEN= Invalid checksum +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-06-06 RUN_DEPENDS= ${DATETIME_DEP}:lang/py-mx-base |