diff options
Diffstat (limited to 'databases/postgresql13-contrib')
-rw-r--r-- | databases/postgresql13-contrib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/postgresql13-contrib/Makefile b/databases/postgresql13-contrib/Makefile index 4a03a65926a4..8f3a807a00ef 100644 --- a/databases/postgresql13-contrib/Makefile +++ b/databases/postgresql13-contrib/Makefile @@ -4,6 +4,7 @@ CATEGORIES= databases MAINTAINER= pgsql@FreeBSD.org COMMENT= The contrib utilities from the PostgreSQL distribution +WWW= https://www.postgresql.org/ MASTERDIR= ${.CURDIR}/../postgresql13-server |