diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2017-02-04 15:34:20 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2017-02-04 15:34:20 +0000 |
commit | e51c43ca8c7826a2f572c8b5b73d7ab3cc8f7834 (patch) | |
tree | c913b0ff662cc39b83ef8221ac1901b9bf331268 | |
parent | net/py-python-heatclient: update to 1.7.0 (diff) |
devel/py-ll-core: set to expiration
Since we no more have "other LivingLogic packages" in the tree, this
unmaintained port serves no purpose. Last release is from 2006.
Mark deprecated and set to expire at 2017-03-04.
Notes
Notes:
svn path=/head/; revision=433318
-rw-r--r-- | devel/py-ll-core/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/py-ll-core/Makefile b/devel/py-ll-core/Makefile index dabba3622d51..138fb41f695b 100644 --- a/devel/py-ll-core/Makefile +++ b/devel/py-ll-core/Makefile @@ -12,6 +12,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Utility functions and classes used by the other LivingLogic packages +DEPRECATED= Long unmaintained, abandoned upstream +EXPIRATION_DATE= 2017-03-04 + LICENSE= MIT USES= python zip |