diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-03-07 04:21:34 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-03-07 04:21:34 +0000 |
commit | 51cd110a01e0843c61657f585ade4723864e9fec (patch) | |
tree | 21b253aee80a78b635921f19442c8e7ff622ec81 /databases/R-cran-RSQLite/Makefile | |
parent | dc1920675658b72f0ef34f4188d62c64b84d330b (diff) | |
download | ports-51cd110a01e0843c61657f585ade4723864e9fec.tar.gz ports-51cd110a01e0843c61657f585ade4723864e9fec.zip |
Notes
Diffstat (limited to 'databases/R-cran-RSQLite/Makefile')
-rw-r--r-- | databases/R-cran-RSQLite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/R-cran-RSQLite/Makefile b/databases/R-cran-RSQLite/Makefile index 9051f9825ceb..afd94537dc45 100644 --- a/databases/R-cran-RSQLite/Makefile +++ b/databases/R-cran-RSQLite/Makefile @@ -3,7 +3,7 @@ PORTNAME= RSQLite PORTVERSION= 0.11.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases DISTNAME= ${PORTNAME}_${PORTVERSION} |