diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2020-05-05 16:07:53 +0000 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2020-05-05 16:07:53 +0000 |
commit | a0a98863caa692b26f90ee45a3cda113bc4e1abf (patch) | |
tree | 05fb244a0bd455905f747077657ebe20dff0ec44 /devel/R-cran-zeallot | |
parent | 5714fb68e8eeb6c05801762cff55390d5df15047 (diff) | |
download | ports-a0a98863caa692b26f90ee45a3cda113bc4e1abf.tar.gz ports-a0a98863caa692b26f90ee45a3cda113bc4e1abf.zip |
Notes
Diffstat (limited to 'devel/R-cran-zeallot')
-rw-r--r-- | devel/R-cran-zeallot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/R-cran-zeallot/Makefile b/devel/R-cran-zeallot/Makefile index c3c3ca15b5d9..5fc7765e39fc 100644 --- a/devel/R-cran-zeallot/Makefile +++ b/devel/R-cran-zeallot/Makefile @@ -2,7 +2,7 @@ PORTNAME= zeallot PORTVERSION= 0.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} |