From ea87a748395401bf7541d767c26c8573671a5aaa Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 9 Mar 2006 18:51:55 +0000 Subject: Set PYTHON_VERSIONS_ACCEPTED per PR 32977 by Robert Elz. Bump PKGREVISION. Update HOMEPAGE and MASTER_SITES. --- games/pysol/Makefile | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'games/pysol') diff --git a/games/pysol/Makefile b/games/pysol/Makefile index fadec6c8b23..c85d18e1b42 100644 --- a/games/pysol/Makefile +++ b/games/pysol/Makefile @@ -1,20 +1,22 @@ -# $NetBSD: Makefile,v 1.23 2006/02/05 23:09:21 joerg Exp $ +# $NetBSD: Makefile,v 1.24 2006/03/09 18:51:55 wiz Exp $ # DISTNAME= pysol-4.81 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games python -MASTER_SITES= http://www.oberhumer.com/opensource/pysol/download/ +MASTER_SITES= http://www.pysol.org/download/pysol/ EXTRACT_SUFX= .tar.bz2 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${CARDSETS}${EXTRACT_SUFX} MAINTAINER= sakamoto@NetBSD.org -HOMEPAGE= http://wildsau.idv.uni-linz.ac.at/mfx/pysol.html +HOMEPAGE= http://www.pysol.org/ COMMENT= Solitaire game, written in Python NO_BUILD= yes PLIST_SRC= ${WRKDIR}/PLIST.src +PYTHON_VERSIONS_ACCEPTED= 22 21 20 15 + CARDSETS= pysol-cardsets-4.40 INSTALLATION_DIRS= bin man/man6 -- cgit v1.2.3