diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-11-27 21:31:47 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-11-27 21:31:47 +0000 |
commit | 6867beb2aa78ba0dfa4de20ec6478dda3930a2af (patch) | |
tree | a402613aced15ea048677226418e8a04cf48238a /security/lasso | |
parent | ef60f4913132d09d153bb919510124ac80bff8c6 (diff) | |
download | ports-6867beb2aa78ba0dfa4de20ec6478dda3930a2af.tar.gz ports-6867beb2aa78ba0dfa4de20ec6478dda3930a2af.zip |
Notes
Diffstat (limited to 'security/lasso')
-rw-r--r-- | security/lasso/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/lasso/Makefile b/security/lasso/Makefile index d2642225cb7a..49e5a222b914 100644 --- a/security/lasso/Makefile +++ b/security/lasso/Makefile @@ -11,6 +11,8 @@ MAINTAINER= tj@FreeBSD.org COMMENT= Free Liberty Alliance Implementation BROKEN= Fails to build +DEPRECATED= Broken for more than 6 months +EXPIRACTION_DATE= 2014-12-27 RUN_DEPENDS= xmlsec1:${PORTSDIR}/security/xmlsec1 BUILD_DEPENDS:= ${RUN_DEPENDS} |