diff options
author | tg <tg@FreeBSD.org> | 1998-10-19 19:00:24 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-10-19 19:00:24 +0800 |
commit | 27cde10e888a515675cba81d9a51117c4a55fc36 (patch) | |
tree | 02df3c44ad720177c162cab047ba272e8d489432 /games/pysol | |
parent | 5f8c75a214ba34f02302cb4fe13253dadcafc9c4 (diff) | |
download | freebsd-ports-gnome-27cde10e888a515675cba81d9a51117c4a55fc36.tar.gz freebsd-ports-gnome-27cde10e888a515675cba81d9a51117c4a55fc36.tar.zst freebsd-ports-gnome-27cde10e888a515675cba81d9a51117c4a55fc36.zip |
Upgrade to 1.12.
Diffstat (limited to 'games/pysol')
-rw-r--r-- | games/pysol/Makefile | 11 | ||||
-rw-r--r-- | games/pysol/distinfo | 2 | ||||
-rw-r--r-- | games/pysol/pkg-plist | 3 |
3 files changed, 9 insertions, 7 deletions
diff --git a/games/pysol/Makefile b/games/pysol/Makefile index 967edeab3b10..e10cf6cdc4f7 100644 --- a/games/pysol/Makefile +++ b/games/pysol/Makefile @@ -1,21 +1,20 @@ # New ports collection makefile for: PySol -# Version required: 1.10 +# Version required: 1.12 # Date created: 11 September 1998 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.4 1998/10/07 08:03:03 tg Exp $ +# $Id: Makefile,v 1.5 1998/10/13 13:33:55 jseger Exp $ # -DISTNAME= pysol-1.10 +DISTNAME= pysol-1.12 CATEGORIES= games -MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/download/ +MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/download/ \ + http://www.freebsd.org/~tg/ MAINTAINER= tg@FreeBSD.ORG RUN_DEPENDS= python:${PORTSDIR}/lang/python -BROKEN= fetch - do-build: do-install: diff --git a/games/pysol/distinfo b/games/pysol/distinfo index 5eed5fa225f0..2febe4952c29 100644 --- a/games/pysol/distinfo +++ b/games/pysol/distinfo @@ -1 +1 @@ -MD5 (pysol-1.10.tar.gz) = e880bd261eaefc9d3bde4e1b07480010 +MD5 (pysol-1.12.tar.gz) = 710bd1b2029bc3ca4430905cacba8001 diff --git a/games/pysol/pkg-plist b/games/pysol/pkg-plist index 95c20951cbcb..ee1b092e095d 100644 --- a/games/pysol/pkg-plist +++ b/games/pysol/pkg-plist @@ -85,11 +85,14 @@ share/pysol/html/introduction.html share/pysol/html/rules_8x8.html share/pysol/html/rules_braid.html share/pysol/html/rules_divorce.html +share/pysol/html/rules_eiffeltower.html share/pysol/html/rules_fortythieves.html share/pysol/html/rules_freecell.html share/pysol/html/rules_gypsy.html +share/pysol/html/rules_harp.html share/pysol/html/rules_irmgard.html share/pysol/html/rules_klondike.html +share/pysol/html/rules_matriarchy.html share/pysol/html/rules_picturegallery.html share/pysol/html/rules_seahaventowers.html share/pysol/html/rules_spider.html |