diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-03-17 11:08:44 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-03-17 11:08:44 +0000 |
commit | e13f00eca1f51702adb78801c20a44e6c3c654f5 (patch) | |
tree | c11dcd403b15ec2193f9780ff09ea6f79b6d7858 /math/R-cran-igraph | |
parent | 7fca2c7d010eb5ff76e46d1b73662e9cc69260ff (diff) |
Notes
Diffstat (limited to 'math/R-cran-igraph')
-rw-r--r-- | math/R-cran-igraph/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/R-cran-igraph/Makefile b/math/R-cran-igraph/Makefile index c235ead3218a..60cef20c57eb 100644 --- a/math/R-cran-igraph/Makefile +++ b/math/R-cran-igraph/Makefile @@ -17,6 +17,8 @@ MAINTAINER= wenheping@gmail.com COMMENT= R extension package for igraph BROKEN= Does not build with R-2.11.0 +DEPRECATED= has been broken for over a half year +EXPIRATION_DATE=2011-04-17 USE_R_MOD= yes R_MOD_AUTOPLIST= yes |