summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorjoerg <joerg>2013-08-31 14:51:27 +0000
committerjoerg <joerg>2013-08-31 14:51:27 +0000
commit3a164771b6e49cb3bb90ca30773fea973e9958a9 (patch)
tree3c6335e45ad5e230588dc48fc2852f52ee538601 /math
parent034ba645df07ecddd713f5052c2637a9d8dc7ecb (diff)
downloadpkgsrc-3a164771b6e49cb3bb90ca30773fea973e9958a9.tar.gz
Bump dependency as needed.
Diffstat (limited to 'math')
-rw-r--r--math/R-mapproj/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/R-mapproj/Makefile b/math/R-mapproj/Makefile
index 5acde505253..6504e76c202 100644
--- a/math/R-mapproj/Makefile
+++ b/math/R-mapproj/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2013/08/31 08:43:23 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2013/08/31 14:51:27 joerg Exp $
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
@@ -11,7 +11,7 @@ LICENSE= lucent
R_PKGNAME= mapproj
R_PKGVER= 1.2-1
-DEPENDS+= R-maps>=2.2.5:../../math/R-maps
+DEPENDS+= R-maps>=2.3.0:../../math/R-maps
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"