diff options
Diffstat (limited to 'math/R-cran-igraph/Makefile')
-rw-r--r-- | math/R-cran-igraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R-cran-igraph/Makefile b/math/R-cran-igraph/Makefile index 3279e5df27cd..c911db69c393 100644 --- a/math/R-cran-igraph/Makefile +++ b/math/R-cran-igraph/Makefile @@ -9,7 +9,7 @@ PORTNAME= igraph PORTVERSION= 0.5.2 PORTREVISION= 1 CATEGORIES= math -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/R%20source%20package/${PORTVERSION} PKGNAMEPREFIX= R-cran- DISTNAME= ${PORTNAME}_${PORTVERSION} |