diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-02-17 13:52:04 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-02-17 13:52:04 +0000 |
commit | fa2545d1b21807444fd2c124b6cd166409d70626 (patch) | |
tree | 7d7f3fcfec6e778156358e40bff9f497393c1a49 /databases/py25-bsddb | |
parent | e1c103c0ba333c4228663433f8853305ce858744 (diff) |
Notes
Diffstat (limited to 'databases/py25-bsddb')
-rw-r--r-- | databases/py25-bsddb/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/py25-bsddb/Makefile b/databases/py25-bsddb/Makefile index 8d5fdcf90805..c3ab9ffb72f5 100644 --- a/databases/py25-bsddb/Makefile +++ b/databases/py25-bsddb/Makefile @@ -9,6 +9,9 @@ MASTERDIR= ${.CURDIR}/../py-bsddb MAINTAINER= python@FreeBSD.org +DEPRECATED= This was only needed for mail/py-spambayes. Now it's not +EXPIRATION_DATE= 2012-03-17 + USE_PYTHON= 2.5 .include "${MASTERDIR}/Makefile" |