diff options
Diffstat (limited to 'databases/mysqlbigram/Makefile')
-rw-r--r-- | databases/mysqlbigram/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/mysqlbigram/Makefile b/databases/mysqlbigram/Makefile index 9c634bb9f589..c3a80a01067a 100644 --- a/databases/mysqlbigram/Makefile +++ b/databases/mysqlbigram/Makefile @@ -7,6 +7,7 @@ DISTNAME= bi_gram-src-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Simple n-gram (bi-gram) fulltext parser plugin for MySQL +WWW= http://mysqlbigram.googlepages.com/ LICENSE= LGPL21 |