diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-05-28 15:15:05 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-05-28 15:15:05 +0000 |
commit | e80e13199698384004812ef82084507a63c6db49 (patch) | |
tree | 415589d9c68c0b0770aa00cfd4495ce30df83a29 /devel/R-cran-memoise | |
parent | e84a004d0c124695b02bb3d3ffe2b62c2bbc29f8 (diff) |
Notes
Diffstat (limited to 'devel/R-cran-memoise')
-rw-r--r-- | devel/R-cran-memoise/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/R-cran-memoise/Makefile b/devel/R-cran-memoise/Makefile index 8facacad9764..7df86643414a 100644 --- a/devel/R-cran-memoise/Makefile +++ b/devel/R-cran-memoise/Makefile @@ -3,7 +3,7 @@ PORTNAME= memoise PORTVERSION= 0.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} |