diff options
Diffstat (limited to 'databases/sqlite-ext-pcre/Makefile')
-rw-r--r-- | databases/sqlite-ext-pcre/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/sqlite-ext-pcre/Makefile b/databases/sqlite-ext-pcre/Makefile index dfa64224d3a3..a47bfee15aa0 100644 --- a/databases/sqlite-ext-pcre/Makefile +++ b/databases/sqlite-ext-pcre/Makefile @@ -6,6 +6,7 @@ DIST_SUBDIR= sqlite-ext MAINTAINER= vivek@khera.org COMMENT= Regexp function for SQLite based on PCRE library +WWW= https://github.com/ralight/sqlite3-pcre LICENSE= PD |