diff options
Diffstat (limited to 'math/R-cran-pls/Makefile')
-rw-r--r-- | math/R-cran-pls/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/R-cran-pls/Makefile b/math/R-cran-pls/Makefile index 812390eae0ec..20e5448223f5 100644 --- a/math/R-cran-pls/Makefile +++ b/math/R-cran-pls/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= pls -DISTVERSION= 2.7-0 -PORTREVISION= 1 +DISTVERSION= 2.7-1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} |