From b1edc08831020fd540a304ee0074d3725baf695d Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 25 Jan 2014 09:24:26 +0000 Subject: Update HOMEPAGE. Mark as not ready for python-3.x. --- wm/py-tyle/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'wm/py-tyle') diff --git a/wm/py-tyle/Makefile b/wm/py-tyle/Makefile index 02d1fd84c1b..041a8f7b498 100644 --- a/wm/py-tyle/Makefile +++ b/wm/py-tyle/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/10/08 12:42:23 asau Exp $ -# +# $NetBSD: Makefile,v 1.11 2014/01/25 09:24:26 wiz Exp $ DISTNAME= pytyle-0.7.5 PKGNAME= ${DISTNAME:S/py/${PYPKGPREFIX}-/} @@ -8,7 +7,7 @@ CATEGORIES= wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pytyle/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://pytyle.com/wiki/Main_Page +HOMEPAGE= http://sourceforge.net/projects/pytyle/ COMMENT= Manual tiling manager LICENSE= gnu-gpl-v3 @@ -18,5 +17,7 @@ PYTHON_SELF_CONFLICT= yes USE_LANGUAGES= #none +PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 0.7.5 + .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3