summaryrefslogtreecommitdiff
path: root/security/py-denyhosts
diff options
context:
space:
mode:
authortaca <taca>2011-04-29 16:51:27 +0000
committertaca <taca>2011-04-29 16:51:27 +0000
commite60def281601e88d612e1186ac30258d5d883ad5 (patch)
tree869db3fb316d473d14cbae7882743512d8aefd6d /security/py-denyhosts
parent9647d68c29988c9042261ac40fc4ac373be8ca15 (diff)
downloadpkgsrc-e60def281601e88d612e1186ac30258d5d883ad5.tar.gz
More replace interpreter.
Diffstat (limited to 'security/py-denyhosts')
-rw-r--r--security/py-denyhosts/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-denyhosts/Makefile b/security/py-denyhosts/Makefile
index 8e3555f93f0..e258896dcb1 100644
--- a/security/py-denyhosts/Makefile
+++ b/security/py-denyhosts/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2008/04/25 20:39:11 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2011/04/29 16:51:27 taca Exp $
#
VER= 2.6
@@ -26,7 +26,7 @@ SUBST_STAGE.cf= post-configure
SUBST_VARS.cf= VARBASE PREFIX VARBASE PKG_SYSCONFDIR PYTHONBIN
SUBST_FILES.cf= setup.py denyhosts.cfg-dist daemon-control-dist
-REPLACE_PYTHON= plugins/test_deny.py
+REPLACE_PYTHON= daemon-control-dist plugins/test_deny.py setup.py
REPLACE_PYTHON+= scripts/restricted_from_invalid.py
REPLACE_PYTHON+= scripts/restricted_from_passwd.py