diff options
author | Stefan Eßer <se@FreeBSD.org> | 2022-09-12 15:25:38 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2022-09-12 15:29:04 +0000 |
commit | 60764ff075c09d6b1d37be83c4d1613ac84b8eab (patch) | |
tree | ca3e88868016b7dc6d50a2f9338f26681c9675af /databases/linux-c7-sqlite3 | |
parent | 0dfc497059f640d7c500e034fbbe727eb0606c0e (diff) |
Diffstat (limited to 'databases/linux-c7-sqlite3')
-rw-r--r-- | databases/linux-c7-sqlite3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/linux-c7-sqlite3/Makefile b/databases/linux-c7-sqlite3/Makefile index 761ab634e266..16ef72056af9 100644 --- a/databases/linux-c7-sqlite3/Makefile +++ b/databases/linux-c7-sqlite3/Makefile @@ -6,6 +6,7 @@ CATEGORIES= databases linux MAINTAINER= emulation@FreeBSD.org COMMENT= Library that implements an embeddable SQL database engine (Linux CentOS ${LINUX_DIST_VER}) +WWW= https://www.sqlite.org/ LICENSE= PD |