From 4b8e810c3e2ae1d5bf24b1692a76d338bb9542cf Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 25 Jan 2014 08:44:53 +0000 Subject: Update HOMEPAGE and MASTER_SITES. Mark as not ready for python-3.x. --- databases/py-cassa/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'databases/py-cassa') diff --git a/databases/py-cassa/Makefile b/databases/py-cassa/Makefile index 0b58f3de989..ce7ff36e510 100644 --- a/databases/py-cassa/Makefile +++ b/databases/py-cassa/Makefile @@ -1,16 +1,17 @@ -# $NetBSD: Makefile,v 1.5 2012/10/02 21:25:48 asau Exp $ +# $NetBSD: Makefile,v 1.6 2014/01/25 08:44:53 wiz Exp $ DISTNAME= pycassa-0.3.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//} EGG_NAME= ${DISTNAME} CATEGORIES= databases python -MASTER_SITES= http://github.com/downloads/vomjom/pycassa/ +MASTER_SITES= http://github.com/downloads/pycassa/pycassa/ MAINTAINER= tonnerre@NetBSD.org -HOMEPAGE= http://github.com/vomjom/pycassa/ +HOMEPAGE= https://github.com/pycassa/pycassa COMMENT= Python client library for Cassandra PYDISTUTILSPKG= yes +PYTHON_VERSIONS_INCOMPATIBLE= 33 .include "../../lang/python/extension.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3