diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-01-04 17:51:39 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-01-04 17:51:39 +0000 |
commit | 3f2ca9c1d8c826eb22bb11174b291e6ec399856f (patch) | |
tree | 3aaf505edc4f8e095109e2c6f1e53ba888e009a4 /net/R-cran-twitteR | |
parent | - Update to 1.1.0 (diff) |
update the R base ports to 2.15.2 and adjust dependent ports
Reviewed by: thierry, tota, wen
Notes
Notes:
svn path=/head/; revision=309935
Diffstat (limited to 'net/R-cran-twitteR')
-rw-r--r-- | net/R-cran-twitteR/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/net/R-cran-twitteR/Makefile b/net/R-cran-twitteR/Makefile index ff116ed0372b..c375bc9f2150 100644 --- a/net/R-cran-twitteR/Makefile +++ b/net/R-cran-twitteR/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: R-cran-twitteR -# Date created: 2011-09-04 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= twitteR PORTVERSION= 0.99.19 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net DISTNAME= ${PORTNAME}_${PORTVERSION} |