summaryrefslogtreecommitdiff
path: root/databases/sqlite-ext-regexp
diff options
context:
space:
mode:
Diffstat (limited to 'databases/sqlite-ext-regexp')
-rw-r--r--databases/sqlite-ext-regexp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/sqlite-ext-regexp/Makefile b/databases/sqlite-ext-regexp/Makefile
index 53e32d11a9f0..b123b76cbfb4 100644
--- a/databases/sqlite-ext-regexp/Makefile
+++ b/databases/sqlite-ext-regexp/Makefile
@@ -8,6 +8,7 @@ DIST_SUBDIR= sqlite-ext
MAINTAINER= yuri@FreeBSD.org
COMMENT= Regular-expression matcher using NFA engine for SQLite
+WWW= https://www.sqlite.org/
LICENSE= public
LICENSE_NAME= Public Domain