diff options
author | antoine <antoine@FreeBSD.org> | 2018-05-05 18:49:36 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2018-05-05 18:49:36 +0800 |
commit | f1126bb28f5aaa227a94971951f939b3017e4503 (patch) | |
tree | 776c880ac6edb8d05b3921c072832758cf642597 /www/ocaml-net | |
parent | 0ececcbc3d528588f998267173755ca439039596 (diff) | |
download | freebsd-ports-gnome-f1126bb28f5aaa227a94971951f939b3017e4503.tar.gz freebsd-ports-gnome-f1126bb28f5aaa227a94971951f939b3017e4503.tar.zst freebsd-ports-gnome-f1126bb28f5aaa227a94971951f939b3017e4503.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'www/ocaml-net')
-rw-r--r-- | www/ocaml-net/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/ocaml-net/Makefile b/www/ocaml-net/Makefile index 5ad0f780bf07..957c9ce535d1 100644 --- a/www/ocaml-net/Makefile +++ b/www/ocaml-net/Makefile @@ -15,6 +15,8 @@ COMMENT= OCaml modules for Internet applications LICENSE= GPLv2 BROKEN= fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-06-06 BUILD_DEPENDS= ${SA_DIR}/pcre/pcre.a:devel/ocaml-pcre RUN_DEPENDS= ${SA_DIR}/pcre/pcre.a:devel/ocaml-pcre |