diff options
Diffstat (limited to 'ftp/fastdfs')
-rw-r--r-- | ftp/fastdfs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/fastdfs/Makefile b/ftp/fastdfs/Makefile index d0eb34acac33..27fad127ba6e 100644 --- a/ftp/fastdfs/Makefile +++ b/ftp/fastdfs/Makefile @@ -4,6 +4,7 @@ CATEGORIES= ftp MAINTAINER= daniel@blodan.se COMMENT= High performance distributed file system (DFS) +WWW= https://github.com/happyfish100/fastdfs LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING-3_0.txt |