pkgsrc-WIP-changes archive

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

py-readlike: Get rid of too much tabs (NFCI)



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Mon Sep 4 15:27:34 2017 +0200
Changeset:	35eeaefda7af876d419e2ea3455c92aa41c3d7f2

Modified Files:
	py-readlike/Makefile

Log Message:
py-readlike: Get rid of too much tabs (NFCI)

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

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

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

diffs:
diff --git a/py-readlike/Makefile b/py-readlike/Makefile
index b34ef8ed28..8ea39ceeb8 100644
--- a/py-readlike/Makefile
+++ b/py-readlike/Makefile
@@ -10,7 +10,7 @@ HOMEPAGE=	http://jangler.info/code/readlike
 COMMENT=	GNU Readline-like line editing module
 LICENSE=	mit
 
-USE_LANGUAGES=			# none
+USE_LANGUAGES=	# none
 
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index