diff options
Diffstat (limited to 'security/ssdeep/Makefile')
-rw-r--r-- | security/ssdeep/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/ssdeep/Makefile b/security/ssdeep/Makefile index 6c8950919fb0..856c9fd62f64 100644 --- a/security/ssdeep/Makefile +++ b/security/ssdeep/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= https://github.com/ssdeep-project/ssdeep/releases/download/release MAINTAINER= nobutaka@FreeBSD.org COMMENT= Tool for computing context triggered piecewise hashes +WWW= https://ssdeep-project.github.io/ssdeep/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING |