diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-10-19 11:00:24 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-10-19 11:00:24 +0000 |
commit | b2841bb2f5587be7767b4878739273e87c5e762b (patch) | |
tree | 97e61dbbf11f562f338c8c9eb12122a20745e276 /games/pysol | |
parent | 7a58dbefbb49fa0d6f2db10d3968307f4fe422bc (diff) | |
download | ports-b2841bb2f5587be7767b4878739273e87c5e762b.tar.gz ports-b2841bb2f5587be7767b4878739273e87c5e762b.zip |
Notes
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 |