pkgsrc-WIP-changes archive

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

singularity: Fix comment



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Jun 2 09:44:54 2018 -0500
Changeset:	99c386ed156e95ce1a7716f55130c81a686064b6

Modified Files:
	singularity/Makefile

Log Message:
singularity: Fix comment

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

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

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

diffs:
diff --git a/singularity/Makefile b/singularity/Makefile
index c9cb2e023d..19d6c63921 100644
--- a/singularity/Makefile
+++ b/singularity/Makefile
@@ -13,7 +13,7 @@ GITHUB_TAG=	${PV}
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/singularityware/singularity
-COMMENT=	Container
+COMMENT=	Application container for Linux
 LICENSE=	modified-bsd
 
 REPLACE_PYTHON=		libexec/helpers/*/*.py


Home | Main Index | Thread Index | Old Index