diff options
Diffstat (limited to 'databases/pgbackrest/Makefile')
-rw-r--r-- | databases/pgbackrest/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/pgbackrest/Makefile b/databases/pgbackrest/Makefile index 90cd384ea9b5..c4a4ac8f1e58 100644 --- a/databases/pgbackrest/Makefile +++ b/databases/pgbackrest/Makefile @@ -5,6 +5,7 @@ CATEGORIES= databases MAINTAINER= schoutm@gmail.com COMMENT= Reliable PostgreSQL Backup & Restore +WWW= https://pgbackrest.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/../LICENSE |