aboutsummaryrefslogtreecommitdiff
path: root/graphics/R-cran-pixmap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/R-cran-pixmap/Makefile')
-rw-r--r--graphics/R-cran-pixmap/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/R-cran-pixmap/Makefile b/graphics/R-cran-pixmap/Makefile
index af93035c8541..41bba8572dd2 100644
--- a/graphics/R-cran-pixmap/Makefile
+++ b/graphics/R-cran-pixmap/Makefile
@@ -1,6 +1,5 @@
PORTNAME= pixmap
-DISTVERSION= 0.4-12
-PORTREVISION= 1
+DISTVERSION= 0.4-13
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -10,6 +9,6 @@ WWW= https://cran.r-project.org/web/packages/pixmap/
LICENSE= GPLv2
-USES= cran:auto-plist
+USES= cran:auto-plist
.include <bsd.port.mk>