pkgsrc-WIP-changes archive

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

screenfetch: Improve comment



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Tue Jul 19 00:37:34 2016 +0200
Changeset:	22c2e481b63b4d1eac3ca7568003cd047d1475e2

Modified Files:
	screenfetch/Makefile

Log Message:
screenfetch: Improve comment

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

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

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

diffs:
diff --git a/screenfetch/Makefile b/screenfetch/Makefile
index 8b78241..c255a90 100644
--- a/screenfetch/Makefile
+++ b/screenfetch/Makefile
@@ -20,7 +20,7 @@ REPLACE_BASH+=	screenfetch-dev
 
 NO_BUILD=	yes
 
-# These are optional, however
+# These are optional, however the purpose of screenfetch is to make use of them
 DEPENDS+=	curl-[0-9]*:../../www/curl
 DEPENDS+=	scrot-[0-9]*:../../graphics/scrot
 


Home | Main Index | Thread Index | Old Index