diff options
Diffstat (limited to 'devel/R-cran-microbenchmark/Makefile')
-rw-r--r-- | devel/R-cran-microbenchmark/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/R-cran-microbenchmark/Makefile b/devel/R-cran-microbenchmark/Makefile index 010a6982b58e..fb3d42870831 100644 --- a/devel/R-cran-microbenchmark/Makefile +++ b/devel/R-cran-microbenchmark/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= microbenchmark -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSION= 1.4-2 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} |