aboutsummaryrefslogtreecommitdiffstats
path: root/security/denyhosts/Makefile
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2014-08-21 21:34:25 +0800
committermarino <marino@FreeBSD.org>2014-08-21 21:34:25 +0800
commitfd86b2fd03ef67c68548d507d5a2a9c257c169ef (patch)
tree3ac13ec47b5f47d9436cd0c74681fadeb577667d /security/denyhosts/Makefile
parent3877eeebaab42c25a1e91a287e9eeecad12941bc (diff)
downloadfreebsd-ports-gnome-fd86b2fd03ef67c68548d507d5a2a9c257c169ef.tar.gz
freebsd-ports-gnome-fd86b2fd03ef67c68548d507d5a2a9c257c169ef.tar.zst
freebsd-ports-gnome-fd86b2fd03ef67c68548d507d5a2a9c257c169ef.zip
Security/denyhosts: Limit to python 2.x and reset maintainer
The maintainer has not been responsive and multiple PRs have timed out. Convert USE_PYTHON=yes to USES=python:2 as this application will not run on Python 3.x PR: 187408 Submitted by: corsmith (gmail) Approved by: maintainer timeout
Diffstat (limited to 'security/denyhosts/Makefile')
-rw-r--r--security/denyhosts/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/denyhosts/Makefile b/security/denyhosts/Makefile
index d71eb7c39589..0964943e073d 100644
--- a/security/denyhosts/Makefile
+++ b/security/denyhosts/Makefile
@@ -8,16 +8,15 @@ CATEGORIES= security
MASTER_SITES= SF
DISTNAME= DenyHosts-${PORTVERSION}
-MAINTAINER= jmohacsi@bsd.hu
+MAINTAINER= ports@FreeBSD.org
COMMENT= Script to thwart ssh attacks
LICENSE= GPLv2
-USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
-USES= shebangfix
+USES= python:2 shebangfix
env_OLD_CMD= /bin/env
env_CMD= ${SETENV}
SHEBANG_LANG= python env