diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-11-22 08:24:11 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-11-22 08:24:11 +0000 |
commit | b346d3d4d6004521c1540e51c1ef01c0be76da37 (patch) | |
tree | 88a5b23d5e09fab8646dd982774db27c8259f5d3 /devel/mico | |
parent | 633837fb41ba1b074dc4c4ad106f606d86e4e150 (diff) |
Notes
Diffstat (limited to 'devel/mico')
-rw-r--r-- | devel/mico/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/mico/Makefile b/devel/mico/Makefile index b50769fb9824..e7bdac971944 100644 --- a/devel/mico/Makefile +++ b/devel/mico/Makefile @@ -13,6 +13,9 @@ PATCHFILES= mico-2.3.12-secfix1.diff MAINTAINER= ports@FreeBSD.org COMMENT= Secure, reliable, production-quality, standards-based CORBA middleware +DEPRECATED= Broken for more than 6 month +EXPIRATION_DATE= 2013-12-22 + BROKEN= fails to build PATCH_DIST_STRIP= -p1 |