diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2025-01-07 06:22:02 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2025-01-07 09:29:07 +0000 |
commit | 3659a0c7cc30fac66a0d7063866a4a521e3f33ef (patch) | |
tree | 80d9b2b7257c403d38032b52b2eb83d87c8d3532 /databases | |
parent | 4fb5d66d10b16afc0ee2d99635d31aff26928474 (diff) |
Diffstat (limited to 'databases')
-rw-r--r-- | databases/replibyte/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/replibyte/Makefile b/databases/replibyte/Makefile index 330d850e2366..d22c3ab067a4 100644 --- a/databases/replibyte/Makefile +++ b/databases/replibyte/Makefile @@ -6,7 +6,8 @@ CATEGORIES= databases MAINTAINER= yuri@FreeBSD.org COMMENT= Seed your databases with your production data -WWW= https://www.replibyte.com/docs/introduction +WWW= https://www.replibyte.com/docs/introduction \ + https://github.com/Qovery/replibyte LICENSE= MIT LICENSE_FILE= ${WRKSRC}/../LICENSE |