diff options
Diffstat (limited to 'www/py-pendrell/Makefile')
-rw-r--r-- | www/py-pendrell/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/py-pendrell/Makefile b/www/py-pendrell/Makefile index 3001ab29e51..c2b25c30143 100644 --- a/www/py-pendrell/Makefile +++ b/www/py-pendrell/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2011/02/25 09:47:29 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2012/04/08 19:09:17 wiz Exp $ # DISTNAME= pendrell-0.2.3 @@ -12,7 +12,6 @@ COMMENT= HTTP/1.1 User Agent for the Programmable Web LICENSE= mit PKG_DESTDIR_SUPPORT= user-destdir -PYTHON_VERSIONS_ACCEPTED= 27 26 25 BUILD_DEPENDS+= ${PYPKGPREFIX}-twisted>=10.0.0:../../net/py-twisted DEPENDS+= ${PYPKGPREFIX}-twisted>=10.0.0:../../net/py-twisted |