diff options
author | tg <tg@FreeBSD.org> | 1999-05-19 15:03:00 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1999-05-19 15:03:00 +0800 |
commit | c35e46118113daac6a1c801b875016084ca3db09 (patch) | |
tree | 328051a5a11e30e46c6e9628c411502078d98942 /games/pysol/Makefile | |
parent | e8f05e74e08da448f259d45d8ee05477314c1f99 (diff) | |
download | freebsd-ports-gnome-c35e46118113daac6a1c801b875016084ca3db09.tar.gz freebsd-ports-gnome-c35e46118113daac6a1c801b875016084ca3db09.tar.zst freebsd-ports-gnome-c35e46118113daac6a1c801b875016084ca3db09.zip |
Upgrade to 2.13.
Diffstat (limited to 'games/pysol/Makefile')
-rw-r--r-- | games/pysol/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/pysol/Makefile b/games/pysol/Makefile index b975bc618b45..e1c6383917bb 100644 --- a/games/pysol/Makefile +++ b/games/pysol/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: PySol -# Version required: 2.10 +# Version required: 2.13 # Date created: 11 September 1998 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.11 1999/04/13 06:43:08 mharo Exp $ +# $Id: Makefile,v 1.12 1999/04/21 16:39:38 mharo Exp $ # -DISTNAME= pysol-2.12 +DISTNAME= pysol-2.13 CATEGORIES= games MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/download/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${CARDSETS}${EXTRACT_SUFX} |