pkgsrc-WIP-changes archive

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

py-setconf: swap words



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Tue Oct 20 23:47:32 2015 +0200
Changeset:	facaba7a46ccb9ba2d2c911f5b1810b4e0d6e4f8

Modified Files:
	py-setconf/Makefile

Log Message:
py-setconf: swap words

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

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

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

diffs:
diff --git a/py-setconf/Makefile b/py-setconf/Makefile
index 8d4efc4..5249881 100644
--- a/py-setconf/Makefile
+++ b/py-setconf/Makefile
@@ -11,7 +11,7 @@ HOMEPAGE=	http://setconf.roboticoverlords.org/
 COMMENT=	Small utility to change settings in configuration textfiles
 LICENSE=	gnu-gpl-v2
 
-PYTHON_REPLACE+=	setconf.py
+REPLACE_PYTHON+=	setconf.py
 
 WRKSRC=	${WRKDIR}/setconf-${PKGVERSION_NOREV}
 


Home | Main Index | Thread Index | Old Index