diff options
author | antoine <antoine@FreeBSD.org> | 2015-09-27 05:39:10 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-09-27 05:39:10 +0800 |
commit | 157139f2dd793410c6e6896908266ab23687425f (patch) | |
tree | cc968675ec3ad1a6abd1bcf33e98fdaff597aaa6 /math | |
parent | 5ad134fee73c5d8dc09abe7349a8c1dba996dea7 (diff) | |
download | freebsd-ports-gnome-157139f2dd793410c6e6896908266ab23687425f.tar.gz freebsd-ports-gnome-157139f2dd793410c6e6896908266ab23687425f.tar.zst freebsd-ports-gnome-157139f2dd793410c6e6896908266ab23687425f.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'math')
-rw-r--r-- | math/R-cran-car/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/R-cran-car/Makefile b/math/R-cran-car/Makefile index 7753957fc877..316a49d60a8a 100644 --- a/math/R-cran-car/Makefile +++ b/math/R-cran-car/Makefile @@ -12,6 +12,8 @@ COMMENT= Companion to Applied Regression for R LICENSE= GPLv2 BROKEN= Missing dependency +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-10-31 USES= cran:auto-plist |