diff options
author | antoine <antoine@FreeBSD.org> | 2017-01-08 01:04:18 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2017-01-08 01:04:18 +0800 |
commit | dcc3f22e9be505e05fefa47002e6377755b3e0a5 (patch) | |
tree | a436cfd80a047a54e9db6cf3a2603f52a01b1fb6 /math | |
parent | 36f6a12d6b8cb79b33e1508848aae4fbddb7e874 (diff) | |
download | freebsd-ports-gnome-dcc3f22e9be505e05fefa47002e6377755b3e0a5.tar.gz freebsd-ports-gnome-dcc3f22e9be505e05fefa47002e6377755b3e0a5.tar.zst freebsd-ports-gnome-dcc3f22e9be505e05fefa47002e6377755b3e0a5.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'math')
-rw-r--r-- | math/R-cran-SuppDists/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/R-cran-SuppDists/Makefile b/math/R-cran-SuppDists/Makefile index 2a588d2182eb..7d34cba742b4 100644 --- a/math/R-cran-SuppDists/Makefile +++ b/math/R-cran-SuppDists/Makefile @@ -17,6 +17,8 @@ COMMENT= Supplementary distributions and RNG for R LICENSE= GPLv2 BROKEN= fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2017-02-08 BENCHMARK_SCRIPT= R-benchmark-25.R USES= cran:auto-plist |