diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-09-17 08:17:08 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-09-17 08:17:08 +0000 |
commit | 571c7ec261969caf59e77ba9077aa31d783de866 (patch) | |
tree | 1e5ea5838bcb79e30a9db02e37d0939900118264 /games/pysol | |
parent | 6e5635cd8c959893025231c4aa8e299898581080 (diff) | |
download | freebsd-ports-571c7ec261969caf59e77ba9077aa31d783de866.zip |
Upgrade to 1.01.
Diffstat (limited to 'games/pysol')
-rw-r--r-- | games/pysol/Makefile | 6 | ||||
-rw-r--r-- | games/pysol/distinfo | 2 | ||||
-rw-r--r-- | games/pysol/pkg-plist | 5 |
3 files changed, 6 insertions, 7 deletions
diff --git a/games/pysol/Makefile b/games/pysol/Makefile index 149f443ed044..e9046901e9d0 100644 --- a/games/pysol/Makefile +++ b/games/pysol/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: PySol -# Version required: 1.00 +# Version required: 1.01 # Date created: 11 September 1998 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/09/11 09:10:39 tg Exp $ # -DISTNAME= pysol-1.00 +DISTNAME= pysol-1.01 CATEGORIES= games MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/download/ diff --git a/games/pysol/distinfo b/games/pysol/distinfo index dcb2ef699ff3..8e320fce3c2a 100644 --- a/games/pysol/distinfo +++ b/games/pysol/distinfo @@ -1 +1 @@ -MD5 (pysol-1.00.tar.gz) = 3ab543b73aefa75beed3346500ad517d +MD5 (pysol-1.01.tar.gz) = 984ebf6e0ef8d8b66df0294788ccfaf2 diff --git a/games/pysol/pkg-plist b/games/pysol/pkg-plist index f76bf23d4e99..5f836a735881 100644 --- a/games/pysol/pkg-plist +++ b/games/pysol/pkg-plist @@ -58,9 +58,6 @@ share/pysol/cardset-01/back4.gif share/pysol/cardset-01/bottom1.gif share/pysol/cardset-01/bottom2.gif share/pysol/cardset-01/bottom3.gif -share/pysol/cardset-01/mask01.gif -share/pysol/cardset-01/mask02.gif -share/pysol/cardset-01/mask03.gif share/pysol/html/credits.html share/pysol/html/general_rules.html share/pysol/html/gpl.html @@ -68,9 +65,11 @@ share/pysol/html/index.html share/pysol/html/installation.html share/pysol/html/introduction.html share/pysol/html/rules_8x8.html +share/pysol/html/rules_freecell.html share/pysol/html/rules_gypsy.html share/pysol/html/rules_irmgard.html share/pysol/html/rules_klondike.html +share/pysol/html/rules_seahaven.html share/pysol/html/todo.html share/pysol/pysol.xbm share/pysol/python.gif |