diff options
author | wiz <wiz@pkgsrc.org> | 2010-01-18 09:58:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-01-18 09:58:37 +0000 |
commit | afd20edc5e535e0b10354afa4b3d4c242c4f56bc (patch) | |
tree | 43b0929a9ba8d1706a9866239ffe98e5966571c3 /math/R | |
parent | 48b1b77f7d1d3d9b189a85182765a94a2e3911c4 (diff) | |
download | pkgsrc-afd20edc5e535e0b10354afa4b3d4c242c4f56bc.tar.gz |
Second try at jpeg-8 recursive PKGREVISION bump.
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 9b96388856a..f35bdb4378d 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.104 2009/12/11 18:53:40 adam Exp $ +# $NetBSD: Makefile,v 1.105 2010/01/18 09:59:12 wiz Exp $ DISTNAME= R-2.10.0 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=base/R-2/} |