diff options
Diffstat (limited to 'devel/R-cran-getopt/Makefile')
-rw-r--r-- | devel/R-cran-getopt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/R-cran-getopt/Makefile b/devel/R-cran-getopt/Makefile index 2686b7ff3bec..4595acc2b6c0 100644 --- a/devel/R-cran-getopt/Makefile +++ b/devel/R-cran-getopt/Makefile @@ -6,6 +6,7 @@ DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= jwb@FreeBSD.org COMMENT= Accept short and long flags in Rscript +WWW= https://cran.r-project.org/web/packages/getopt/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING |