From bae0a8c45d54f08c8a409206ee5e6e2bc6f782e5 Mon Sep 17 00:00:00 2001 From: tron Date: Tue, 17 Nov 2009 09:01:43 +0000 Subject: This package works fine with Python 2.6, remove "PYTHON_VERSIONS_ACCEPTED". --- security/sshfp/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'security') diff --git a/security/sshfp/Makefile b/security/sshfp/Makefile index 3aeeed1c7ae..6d4af93f62c 100644 --- a/security/sshfp/Makefile +++ b/security/sshfp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2009/02/09 22:56:26 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2009/11/17 09:01:43 tron Exp $ DISTNAME= sshfp-1.1.3 PKGREVISION= 1 @@ -12,7 +12,6 @@ COMMENT= Print ssh host key fingerprint resource records DEPENDS+= ${PYPKGPREFIX}-dns>=1.6.0:../../net/py-dns NO_BUILD= yes -PYTHON_VERSIONS_ACCEPTED= 25 24 PYTHON_PATCH_SCRIPTS= sshfp .include "../../lang/python/application.mk" -- cgit v1.2.3