diff options
Diffstat (limited to 'sysutils/gcp-ops-agent/Makefile')
-rw-r--r-- | sysutils/gcp-ops-agent/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/gcp-ops-agent/Makefile b/sysutils/gcp-ops-agent/Makefile index fc4eea723b9c..a4ca8b006da2 100644 --- a/sysutils/gcp-ops-agent/Makefile +++ b/sysutils/gcp-ops-agent/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= gcp- MAINTAINER= jrm@FreeBSD.org COMMENT= Gather logs and metrics from Google Compute Engine instances +WWW= https://cloud.google.com/stackdriver/docs/solutions/agents/ops-agent LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |