summaryrefslogtreecommitdiff
path: root/math/R-maps
diff options
context:
space:
mode:
authorwiz <wiz>2007-02-22 19:26:05 +0000
committerwiz <wiz>2007-02-22 19:26:05 +0000
commit0c152e7442b8ddde8405ba9d0f2d4d981d5c3151 (patch)
treefae33b1f36c87708a527346fcfbac7913893ed98 /math/R-maps
parent8a5fbfcada8ed360c15f5cf866f70753cbb13b39 (diff)
downloadpkgsrc-0c152e7442b8ddde8405ba9d0f2d4d981d5c3151.tar.gz
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'math/R-maps')
-rw-r--r--math/R-maps/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/math/R-maps/Makefile b/math/R-maps/Makefile
index 5267fa08ab4..a37f9a52bb0 100644
--- a/math/R-maps/Makefile
+++ b/math/R-maps/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}/maps.html
+MAINTAINER= mchittur@cs.nmsu.edu
+HOMEPAGE= ${R_HOMEPAGE_BASE}/maps.html
COMMENT= Display of maps. Includes Projection code
R_PKGNAME= maps
-R_PKGVER= 2.0-22
+R_PKGVER= 2.0-22
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"