diff options
Diffstat (limited to 'sysutils/rubygem-vmstat/Makefile')
-rw-r--r-- | sysutils/rubygem-vmstat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/rubygem-vmstat/Makefile b/sysutils/rubygem-vmstat/Makefile index 3aa287706e81..b9e610b3b243 100644 --- a/sysutils/rubygem-vmstat/Makefile +++ b/sysutils/rubygem-vmstat/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Library to gather memory, cpu, network, load avg and disk information +WWW= https://threez.github.io/ruby-vmstat/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |