summaryrefslogtreecommitdiff
path: root/math/R-pixmap/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2006-06-30 22:48:07 +0000
committermarkd <markd@pkgsrc.org>2006-06-30 22:48:07 +0000
commitaa3f999c1f607a3ca50d2af5b84a3e3945b45100 (patch)
tree1e5495f796a64699e23861ffdda7838603aafe5e /math/R-pixmap/Makefile
parenteabf9b9b53e0e2f49320b0854dc82c34e1a742b0 (diff)
downloadpkgsrc-aa3f999c1f607a3ca50d2af5b84a3e3945b45100.tar.gz
Update R-pixmap to 0.4.4
Changes unknown but fixes build problem seen in bulk builds.
Diffstat (limited to 'math/R-pixmap/Makefile')
-rw-r--r--math/R-pixmap/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/R-pixmap/Makefile b/math/R-pixmap/Makefile
index d85d107d848..659dc626beb 100644
--- a/math/R-pixmap/Makefile
+++ b/math/R-pixmap/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2006/02/05 23:10:00 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2006/06/30 22:48:07 markd Exp $
#
-PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
@@ -10,7 +9,7 @@ HOMEPAGE= ${R_HOMEPAGE_BASE}/pixmap.html
COMMENT= Functions for manipulations of bitmaps with R
R_PKGNAME= pixmap
-R_PKGVER= 0.4-1
+R_PKGVER= 0.4-4
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"