diff options
Diffstat (limited to 'databases/py-pyPgSQL/Makefile')
-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 |