summaryrefslogtreecommitdiff
path: root/math/R-pixmap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/R-pixmap/Makefile')
-rw-r--r--math/R-pixmap/Makefile17
1 files changed, 8 insertions, 9 deletions
diff --git a/math/R-pixmap/Makefile b/math/R-pixmap/Makefile
index 868cdac7ca4..02fc6849b8a 100644
--- a/math/R-pixmap/Makefile
+++ b/math/R-pixmap/Makefile
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.5 2008/10/14 05:35:47 markd Exp $
-#
+# $NetBSD: Makefile,v 1.6 2009/12/11 19:37:53 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}/pixmap/
-COMMENT= Functions for manipulations of bitmaps with R
+MAINTAINER= mchittur@cs.nmsu.edu
+HOMEPAGE= ${R_HOMEPAGE_BASE}/pixmap/
+COMMENT= Functions for manipulations of bitmaps with R
-R_PKGNAME= pixmap
-R_PKGVER= 0.4-9
+R_PKGNAME= pixmap
+R_PKGVER= 0.4-10
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"