diff options
Diffstat (limited to 'databases/pg_stat_kcache')
-rw-r--r-- | databases/pg_stat_kcache/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/pg_stat_kcache/Makefile b/databases/pg_stat_kcache/Makefile index ee89325f1b11..9efe2307539e 100644 --- a/databases/pg_stat_kcache/Makefile +++ b/databases/pg_stat_kcache/Makefile @@ -5,6 +5,7 @@ CATEGORIES= databases MAINTAINER= girgen@FreeBSD.org COMMENT= Gather statistics about PostgreSQL I/O and CPU usage +WWW= https://github.com/dalibo/pg_stat_kcache LICENSE= PostgreSQL |