diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2012-06-26 23:57:00 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2012-06-26 23:57:00 +0000 |
commit | 3503a3164ffd152fc86257b05ce9eb877c15aa89 (patch) | |
tree | 5ccb160cf8e9b548cad70674c204e4447e24e8e3 /databases/R-cran-RMySQL | |
parent | e14440b95e6c852bba4cfe23b3febb14217ebb76 (diff) | |
download | ports-3503a3164ffd152fc86257b05ce9eb877c15aa89.tar.gz ports-3503a3164ffd152fc86257b05ce9eb877c15aa89.zip |
Notes
Diffstat (limited to 'databases/R-cran-RMySQL')
-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 3fb310054222..2df0a95e0cbb 100644 --- a/databases/R-cran-RMySQL/Makefile +++ b/databases/R-cran-RMySQL/Makefile @@ -7,7 +7,7 @@ PORTNAME= RMySQL DISTVERSION= 0.9-3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases DISTNAME= ${PORTNAME}_${DISTVERSION} |