summaryrefslogtreecommitdiff
path: root/math/R-sp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/R-sp/Makefile')
-rw-r--r--math/R-sp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/R-sp/Makefile b/math/R-sp/Makefile
index 4321053dfa1..1bd5184116e 100644
--- a/math/R-sp/Makefile
+++ b/math/R-sp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2012/04/01 18:05:34 brook Exp $
+# $NetBSD: Makefile,v 1.5 2013/07/07 11:16:24 wen Exp $
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
@@ -9,7 +9,7 @@ COMMENT= Classes and methods for spatial data
LICENSE= gnu-gpl-v2
R_PKGNAME= sp
-R_PKGVER= 0.9-98
+R_PKGVER= 1.0-11
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"