diff options
Diffstat (limited to 'databases/R-cran-RPostgreSQL/Makefile')
-rw-r--r-- | databases/R-cran-RPostgreSQL/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/R-cran-RPostgreSQL/Makefile b/databases/R-cran-RPostgreSQL/Makefile index e35d12a6abe5..f1ccbe39b97d 100644 --- a/databases/R-cran-RPostgreSQL/Makefile +++ b/databases/R-cran-RPostgreSQL/Makefile @@ -5,6 +5,7 @@ DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= R Interface to the 'PostgreSQL' Database System +WWW= https://cran.r-project.org/web/packages/RPostgreSQL/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE |