summaryrefslogtreecommitdiff
path: root/math/R-mapproj
diff options
context:
space:
mode:
authorwiz <wiz>2007-02-22 19:26:05 +0000
committerwiz <wiz>2007-02-22 19:26:05 +0000
commit0dd0ea596a01ad42bf95558677bb8b3558cfc518 (patch)
treefae33b1f36c87708a527346fcfbac7913893ed98 /math/R-mapproj
parent2040f60083a0ef86919ddcf2b21a05cd4b863326 (diff)
downloadpkgsrc-0dd0ea596a01ad42bf95558677bb8b3558cfc518.tar.gz
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'math/R-mapproj')
-rw-r--r--math/R-mapproj/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/math/R-mapproj/Makefile b/math/R-mapproj/Makefile
index 9e7d4b0331e..748955b9989 100644
--- a/math/R-mapproj/Makefile
+++ b/math/R-mapproj/Makefile
@@ -1,16 +1,16 @@
-# $NetBSD: Makefile,v 1.2 2006/02/05 23:10:00 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2007/02/22 19:26:46 wiz Exp $
#
PKGREVISION= 1
-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.html
+MAINTAINER= mchittur@cs.nmsu.edu
+HOMEPAGE= ${R_HOMEPAGE_BASE}/mapproj.html
COMMENT= Converts latitude/longitude into projected coordinates
R_PKGNAME= mapproj
-R_PKGVER= 1.1-6
+R_PKGVER= 1.1-6
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"