summaryrefslogtreecommitdiff
path: root/math/R-mapproj/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2009-12-11 19:26:24 +0000
committeradam <adam@pkgsrc.org>2009-12-11 19:26:24 +0000
commit6dd2c472f5be42d9edf94c8c65c2d98a71932fc9 (patch)
treea3ab5639a04e6f86def175105a3acd281458eba6 /math/R-mapproj/Makefile
parent4c8ade0024d18a217facec96a9e8dbd7cd73ebd3 (diff)
downloadpkgsrc-6dd2c472f5be42d9edf94c8c65c2d98a71932fc9.tar.gz
Update to the latest version of the module along with R update
Diffstat (limited to 'math/R-mapproj/Makefile')
-rw-r--r--math/R-mapproj/Makefile19
1 files changed, 9 insertions, 10 deletions
diff --git a/math/R-mapproj/Makefile b/math/R-mapproj/Makefile
index cf82726e066..ab748e78175 100644
--- a/math/R-mapproj/Makefile
+++ b/math/R-mapproj/Makefile
@@ -1,17 +1,16 @@
-# $NetBSD: Makefile,v 1.4 2008/10/14 06:01:48 markd Exp $
-#
+# $NetBSD: Makefile,v 1.5 2009/12/11 19:35:02 adam Exp $
-CATEGORIES= math
-MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+CATEGORIES= math
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
-MAINTAINER= mchittur@cs.nmsu.edu
-HOMEPAGE= ${R_HOMEPAGE_BASE}/mapproj/
-COMMENT= Converts latitude/longitude into projected coordinates
+MAINTAINER= mchittur@cs.nmsu.edu
+HOMEPAGE= ${R_HOMEPAGE_BASE}/mapproj/
+COMMENT= Converts latitude/longitude into projected coordinates
-R_PKGNAME= mapproj
-R_PKGVER= 1.1-7.2
+R_PKGNAME= mapproj
+R_PKGVER= 1.1-8.2
-DEPENDS+= R-maps>=2.0.40:../../math/R-maps
+DEPENDS+= R-maps>=2.0.40:../../math/R-maps
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"