diff options
author | tg <tg@FreeBSD.org> | 1998-09-17 16:17:08 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-09-17 16:17:08 +0800 |
commit | 26d2995d1326b7b6ce257324e685d6e9deef7c45 (patch) | |
tree | 750750e88883c18c6b33bdb9954118d8d523c974 /games | |
parent | 252ca4775ebddb90d6f192566fde5c086b1af201 (diff) | |
download | freebsd-ports-gnome-26d2995d1326b7b6ce257324e685d6e9deef7c45.tar.gz freebsd-ports-gnome-26d2995d1326b7b6ce257324e685d6e9deef7c45.tar.zst freebsd-ports-gnome-26d2995d1326b7b6ce257324e685d6e9deef7c45.zip |
Upgrade to 1.01.
Diffstat (limited to 'games')
-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 |