diff options
Diffstat (limited to 'databases/R-cran-RMySQL/Makefile')
-rw-r--r-- | databases/R-cran-RMySQL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/R-cran-RMySQL/Makefile b/databases/R-cran-RMySQL/Makefile index a8a9edbf52dd..c2d077657ced 100644 --- a/databases/R-cran-RMySQL/Makefile +++ b/databases/R-cran-RMySQL/Makefile @@ -1,7 +1,7 @@ # Created by: TAKATSU Tomonari <tota@FreeBSD.org> PORTNAME= RMySQL -DISTVERSION= 0.10.22 +DISTVERSION= 0.10.23 CATEGORIES= databases DISTNAME= ${PORTNAME}_${DISTVERSION} |