diff options
Diffstat (limited to 'misc/R-cran-xfun/Makefile')
-rw-r--r-- | misc/R-cran-xfun/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/R-cran-xfun/Makefile b/misc/R-cran-xfun/Makefile index 7457e25292bb..53e212ee6869 100644 --- a/misc/R-cran-xfun/Makefile +++ b/misc/R-cran-xfun/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= xfun -PORTVERSION= 0.8 -PORTREVISION= 1 +PORTVERSION= 0.9 CATEGORIES= misc DISTNAME= ${PORTNAME}_${PORTVERSION} |