diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-05 18:20:50 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-05 18:20:50 +0000 |
commit | 2604e7902bf2d0b15d85256bf77dfeb533cf6661 (patch) | |
tree | c715a42e4a51e104df3a7a808bb21d26920bc120 /www | |
parent | eaa9620541ffb01b7dfd0f537aac70cd9c2ae600 (diff) | |
download | freebsd-ports-2604e7902bf2d0b15d85256bf77dfeb533cf6661.zip |
Chase lang/clisp expiration date
With hat: portmgr
Diffstat (limited to 'www')
-rw-r--r-- | www/cl-lml-clisp/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/cl-lml-clisp/Makefile b/www/cl-lml-clisp/Makefile index aa924427cbb6..fc0e302080e2 100644 --- a/www/cl-lml-clisp/Makefile +++ b/www/cl-lml-clisp/Makefile @@ -11,6 +11,9 @@ DISTFILES= # none MAINTAINER= olgeni@FreeBSD.org COMMENT= Lisp Markup Language +DEPRECATED= Depends on deprecated lang/clisp +EXIPIRATION_DATE= 2014-07-28 + BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/system-registry/lml.asd:${PORTSDIR}/www/cl-lml RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/system-registry/lml.asd:${PORTSDIR}/www/cl-lml |