aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-igraph
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2011-02-28 16:03:13 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2011-02-28 16:03:13 +0000
commit3d5cca35645599c079663d23d8c86260054bf1b9 (patch)
tree7e26c2a2c60d72dde73d9a201344170a73ce2562 /math/R-cran-igraph
parentdcacd097d06d8d85231c7f925dc832496f0f904d (diff)
downloadports-3d5cca35645599c079663d23d8c86260054bf1b9.tar.gz
ports-3d5cca35645599c079663d23d8c86260054bf1b9.zip
- Update R to 2.12.2, a bugfix release
- Bump PORTREVISION of dependent ports, where necessary Approved by: makc, miwi (mentors, implicit)
Notes
Notes: svn path=/head/; revision=270002
Diffstat (limited to 'math/R-cran-igraph')
-rw-r--r--math/R-cran-igraph/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R-cran-igraph/Makefile b/math/R-cran-igraph/Makefile
index 8338f3d177e7..c235ead3218a 100644
--- a/math/R-cran-igraph/Makefile
+++ b/math/R-cran-igraph/Makefile
@@ -7,7 +7,7 @@
PORTNAME= igraph
PORTVERSION= 0.5.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= math
MASTER_SITES= SF/${PORTNAME}/R%20source%20package/${PORTVERSION}
PKGNAMEPREFIX= R-cran-