diff options
Diffstat (limited to 'sysutils/fusefs-sshfs/Makefile')
-rw-r--r-- | sysutils/fusefs-sshfs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/fusefs-sshfs/Makefile b/sysutils/fusefs-sshfs/Makefile index c77efc2b32f2..dc38c094ab50 100644 --- a/sysutils/fusefs-sshfs/Makefile +++ b/sysutils/fusefs-sshfs/Makefile @@ -10,6 +10,7 @@ PATCHFILES+= a73501f2159875aef082ab0a61731a8b7673d477.patch:-p1 # https://github MAINTAINER= bofh@FreeBSD.org COMMENT= Mount remote directories over ssh +WWW= https://github.com/libfuse/sshfs LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING |