diff options
Diffstat (limited to 'ftp/fineftp-server')
-rw-r--r-- | ftp/fineftp-server/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/fineftp-server/Makefile b/ftp/fineftp-server/Makefile index 89c32ceeb501..a226d99a8779 100644 --- a/ftp/fineftp-server/Makefile +++ b/ftp/fineftp-server/Makefile @@ -6,6 +6,7 @@ CATEGORIES= ftp MAINTAINER= yuri@FreeBSD.org COMMENT= C++ minimal FTP server library +WWW= https://github.com/continental/fineftp-server LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |