summaryrefslogtreecommitdiff
path: root/databases/sqlitecpp
diff options
context:
space:
mode:
Diffstat (limited to 'databases/sqlitecpp')
-rw-r--r--databases/sqlitecpp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/sqlitecpp/Makefile b/databases/sqlitecpp/Makefile
index 1c435e9350cd..c5b38d58cc14 100644
--- a/databases/sqlitecpp/Makefile
+++ b/databases/sqlitecpp/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= databases devel
MAINTAINER= yuri@FreeBSD.org
COMMENT= SQLiteC++: Easy to use C++ SQLite3 wrapper
+WWW= https://github.com/SRombauts/SQLiteCpp
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt