diff options
Diffstat (limited to 'databases/pg_activity')
-rw-r--r-- | databases/pg_activity/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/pg_activity/Makefile b/databases/pg_activity/Makefile index 6b070622ba05..37aa4a6b009a 100644 --- a/databases/pg_activity/Makefile +++ b/databases/pg_activity/Makefile @@ -5,6 +5,7 @@ CATEGORIES= databases python MAINTAINER= pgsql@FreeBSD.org COMMENT= Htop like application for PostgreSQL server activity monitoring +WWW= https://github.com/dalibo/pg_activity LICENSE= PostgreSQL |