diff options
Diffstat (limited to 'ftp/lftp')
-rw-r--r-- | ftp/lftp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index 7e932235fb16..1e26f54061c2 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://lftp.tech/ftp/ \ MAINTAINER= martymac@FreeBSD.org COMMENT= Shell-like command line FTP client +WWW= https://lftp.tech/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING |