diff options
Diffstat (limited to 'textproc/R-cran-pystr/Makefile')
-rw-r--r-- | textproc/R-cran-pystr/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/R-cran-pystr/Makefile b/textproc/R-cran-pystr/Makefile index 2cabd4741456..280cf2763c92 100644 --- a/textproc/R-cran-pystr/Makefile +++ b/textproc/R-cran-pystr/Makefile @@ -6,6 +6,7 @@ DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= skreuzer@FreeBSD.org COMMENT= String operations the Python way +WWW= http://cran.r-project.org/web/pystr/ RUN_DEPENDS= R-cran-Rcpp>=0.11.4.6:devel/R-cran-Rcpp |