pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

mackerel-agent: FIX COMMENT in Makefile



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Sun Jan 28 10:41:00 2018 +0900
Changeset:	16045d11d1e70061bfee3a6ea62a3074962532e9

Modified Files:
	mackerel-agent/Makefile

Log Message:
mackerel-agent: FIX COMMENT in Makefile

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=16045d11d1e70061bfee3a6ea62a3074962532e9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 mackerel-agent/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/mackerel-agent/Makefile b/mackerel-agent/Makefile
index 227ee58908..ccd9964726 100755
--- a/mackerel-agent/Makefile
+++ b/mackerel-agent/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES=	${MASTER_SITE_GITHUB:=mackerelio/}
 
 MAINTAINER=	miwarin%gmail.com@localhost
 HOMEPAGE=	https://github.com/mackerelio/mackerel-agent/
-COMMENT=	The mackerel-agent is an agent program to mackerel.io
+COMMENT=	Client software for Mackerel.io
 LICENSE=	apache-2.0
 
 EXTRACT_USING=	bsdtar


Home | Main Index | Thread Index | Old Index