diff options
Diffstat (limited to 'textproc/fuzzysearchdatabase/Makefile')
-rw-r--r-- | textproc/fuzzysearchdatabase/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/fuzzysearchdatabase/Makefile b/textproc/fuzzysearchdatabase/Makefile index 7e3028e273b8..df6840e6135a 100644 --- a/textproc/fuzzysearchdatabase/Makefile +++ b/textproc/fuzzysearchdatabase/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT} MAINTAINER= yuri@FreeBSD.org COMMENT= C++ single-header simple "fuzzy" search library +WWW= https://bitbucket.org/j_norberg/fuzzysearchdatabase LICENSE= BSD3CLAUSE |