aboutsummaryrefslogtreecommitdiff
path: root/net/R-cran-twitteR
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2011-10-12 21:57:43 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2011-10-12 21:57:43 +0000
commit79f8c434a51894d1efb3cd64c5e9e15ce8887669 (patch)
treedca7c170e88defcbacdfa927b4564af5ec4f5016 /net/R-cran-twitteR
parente7da07659a82db877c61fa7a8362f5562aa6e3b2 (diff)
downloadports-79f8c434a51894d1efb3cd64c5e9e15ce8887669.tar.gz
ports-79f8c434a51894d1efb3cd64c5e9e15ce8887669.zip
- Fix typo in PKGNAMEPREFIX
- Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=283442
Diffstat (limited to 'net/R-cran-twitteR')
-rw-r--r--net/R-cran-twitteR/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/R-cran-twitteR/Makefile b/net/R-cran-twitteR/Makefile
index b3e6a831ccac..01a26d503386 100644
--- a/net/R-cran-twitteR/Makefile
+++ b/net/R-cran-twitteR/Makefile
@@ -7,9 +7,9 @@
PORTNAME= twitteR
PORTVERSION= 0.99.9
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
-PKGNAMEPREFIX= R-ran-
+PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org