aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-igraph
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2011-01-29 16:53:21 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2011-01-29 16:53:21 +0000
commit5fe86857c43f731714d0bd9a7fe8b89b1b2e0099 (patch)
treec95c3909f8fd34382cd57bdf6cf742d68b9b55cc /math/R-cran-igraph
parent25ff680f57d62b36187cf2910f5107c6db886036 (diff)
downloadports-5fe86857c43f731714d0bd9a7fe8b89b1b2e0099.tar.gz
ports-5fe86857c43f731714d0bd9a7fe8b89b1b2e0099.zip
Notes
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 b577c9bf33ef..8338f3d177e7 100644
--- a/math/R-cran-igraph/Makefile
+++ b/math/R-cran-igraph/Makefile
@@ -7,7 +7,7 @@
PORTNAME= igraph
PORTVERSION= 0.5.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= math
MASTER_SITES= SF/${PORTNAME}/R%20source%20package/${PORTVERSION}
PKGNAMEPREFIX= R-cran-