diff options
Diffstat (limited to 'packages/nonworking/r/r_1.9.1.bb')
-rw-r--r-- | packages/nonworking/r/r_1.9.1.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/nonworking/r/r_1.9.1.bb b/packages/nonworking/r/r_1.9.1.bb index aece98b7d6..d9c6848262 100644 --- a/packages/nonworking/r/r_1.9.1.bb +++ b/packages/nonworking/r/r_1.9.1.bb @@ -1,7 +1,6 @@ DESCRIPTION = "R is GNU S, a freely available language and environment for statistical computing and \ graphics which provides a wide variety of statistical and graphical techniques: \ linear and nonlinear modelling, statistical tests, time series analysis, classification, clustering, etc." -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" SRC_URI = "http://cran.r-mirror.de/src/base/R-${PV}.tgz" S = "${WORKDIR}/R-${PV}" |