diff options
author | sbd <sbd> | 2011-11-01 06:00:33 +0000 |
---|---|---|
committer | sbd <sbd> | 2011-11-01 06:00:33 +0000 |
commit | 824d8cc524d3c32ccfaae8f8f188e22a562e370f (patch) | |
tree | 5a8343f32e931a9739ef2ef1fa16f00e7977f25c /math/R | |
parent | 6260c81c8ee26e1e5bdfd5ff402fd9354f0bf229 (diff) | |
download | pkgsrc-824d8cc524d3c32ccfaae8f8f188e22a562e370f.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'math/R')
-rw-r--r-- | math/R/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/R/Makefile b/math/R/Makefile index 06e5bfaceb0..c87873eddcb 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.116 2011/05/06 19:42:48 alnsn Exp $ +# $NetBSD: Makefile,v 1.117 2011/11/01 06:02:01 sbd Exp $ DISTNAME= R-2.11.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=base/R-2/} |