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 /devel/R-cran-bitops | |
parent | e14440b95e6c852bba4cfe23b3febb14217ebb76 (diff) | |
download | ports-3503a3164ffd152fc86257b05ce9eb877c15aa89.tar.gz ports-3503a3164ffd152fc86257b05ce9eb877c15aa89.zip |
Notes
Diffstat (limited to 'devel/R-cran-bitops')
-rw-r--r-- | devel/R-cran-bitops/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/R-cran-bitops/Makefile b/devel/R-cran-bitops/Makefile index d1954abc60d7..c95d3de17cca 100644 --- a/devel/R-cran-bitops/Makefile +++ b/devel/R-cran-bitops/Makefile @@ -7,7 +7,7 @@ PORTNAME= bitops DISTVERSION= 1.0-4.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} |