diff options
Diffstat (limited to 'net/syncthing/Makefile')
-rw-r--r-- | net/syncthing/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile index 13ac90ae71e8..ae99826116e7 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -9,6 +9,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= swills@FreeBSD.org COMMENT= Encrypted file sync tool +WWW= https://syncthing.net/ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/${PORTNAME}/LICENSE |