diff options
author | tg <tg@FreeBSD.org> | 2000-04-17 16:59:32 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 2000-04-17 16:59:32 +0800 |
commit | 0b8fdf5a3e9a940920e595940e5b626cf4679442 (patch) | |
tree | a4cd975b6a9de41018454250673b3c2a258830da /games | |
parent | 7d08a477d363c64ee52ef9cdf1ddc253f0769451 (diff) | |
download | freebsd-ports-gnome-0b8fdf5a3e9a940920e595940e5b626cf4679442.tar.gz freebsd-ports-gnome-0b8fdf5a3e9a940920e595940e5b626cf4679442.tar.zst freebsd-ports-gnome-0b8fdf5a3e9a940920e595940e5b626cf4679442.zip |
Minor fixes.
PR: 17975
Submitted by: Maxim Sobolev <sobomax@altavista.net>
Diffstat (limited to 'games')
-rw-r--r-- | games/pysol/Makefile | 2 | ||||
-rw-r--r-- | games/pysol/pkg-descr | 6 |
2 files changed, 5 insertions, 3 deletions
diff --git a/games/pysol/Makefile b/games/pysol/Makefile index f323d544adc5..7a3f9afaca3e 100644 --- a/games/pysol/Makefile +++ b/games/pysol/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTNAME= pysol +PORTNAME= pysol PORTVERSION= 4.00 CATEGORIES= games MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/download/pysol/ diff --git a/games/pysol/pkg-descr b/games/pysol/pkg-descr index 82b7609f452c..9ad7b51626b7 100644 --- a/games/pysol/pkg-descr +++ b/games/pysol/pkg-descr @@ -5,7 +5,7 @@ PySol - a Python Solitaire Game Highlights: ----------- - based upon an extensible solitaire engine - - currently supports 4 different games - expect more to come + - currently supports 173 different games - expect more to come - includes my all time favorite "Gypsy" - very nice look and feel - unlimited undo & redo @@ -20,4 +20,6 @@ I'm awaiting your suggestions and bug reports :-) Have fun, Markus -WWW: http://wildsau.idv.uni-linz.ac.at/mfx/pysol.html +WWW: http://pysol.tsx.org/ + http://wildsau.idv.uni-linz.ac.at/mfx/pysol.html + |