diff options
Diffstat (limited to 'ftp/wget')
-rw-r--r-- | ftp/wget/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile index 9d5c3d1b5c89..5e8934a3fadc 100644 --- a/ftp/wget/Makefile +++ b/ftp/wget/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= GNU MAINTAINER= vd@FreeBSD.org COMMENT= Retrieve files from the Net via HTTP(S) and FTP +WWW= https://www.gnu.org/s/wget/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING |