diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-10-11 14:19:46 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-10-11 14:19:46 +0000 |
commit | 14e140238c3b7cb001226e461ea9c317015de0c8 (patch) | |
tree | e7353ee3ea192a661c74871bb98f7d29bc9ee7df /databases/R-cran-RMySQL | |
parent | 756b33c80e00f63f4f06593800ab7f6d3ce51ca5 (diff) | |
download | ports-14e140238c3b7cb001226e461ea9c317015de0c8.tar.gz ports-14e140238c3b7cb001226e461ea9c317015de0c8.zip |
Notes
Diffstat (limited to 'databases/R-cran-RMySQL')
-rw-r--r-- | databases/R-cran-RMySQL/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/R-cran-RMySQL/Makefile b/databases/R-cran-RMySQL/Makefile index 9290e06f02a2..4aac4c8e4efc 100644 --- a/databases/R-cran-RMySQL/Makefile +++ b/databases/R-cran-RMySQL/Makefile @@ -7,6 +7,7 @@ PORTNAME= RMySQL DISTVERSION= 0.8-0 +PORTREVISION= 1 CATEGORIES= databases PKGNAMEPREFIX= R-cran- DISTNAME= ${PORTNAME}_${DISTVERSION} |