diff options
author | adam <adam> | 2013-01-26 21:36:13 +0000 |
---|---|---|
committer | adam <adam> | 2013-01-26 21:36:13 +0000 |
commit | ff29cddfa07bbb615b19000cdfa8f73c01aeec32 (patch) | |
tree | b794b1007e5af77b45d83e1bbdd128fb3a78557a /math/R | |
parent | ba20683e95163088b361a0c628a0bd0c4623759a (diff) | |
download | pkgsrc-ff29cddfa07bbb615b19000cdfa8f73c01aeec32.tar.gz |
Revbump after graphics/jpeg and textproc/icu
Diffstat (limited to 'math/R')
-rw-r--r-- | math/R/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/R/Makefile b/math/R/Makefile index aaa9e2122a6..ebe7fd4790e 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.133 2012/12/17 09:08:46 wen Exp $ +# $NetBSD: Makefile,v 1.134 2013/01/26 21:38:09 adam Exp $ DISTNAME= R-2.15.1 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=base/R-2/} |