diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1999-05-19 07:03:00 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1999-05-19 07:03:00 +0000 |
commit | 6780407c896f841396c18e837570f0a4c101a81b (patch) | |
tree | f9a17fef7c7f103b90cf430eef6644c60b9f5d39 /games/pysol/Makefile | |
parent | 649d8f8c9430bc0485cbc6dda54a16bf3b8c4edd (diff) | |
download | ports-6780407c896f841396c18e837570f0a4c101a81b.tar.gz ports-6780407c896f841396c18e837570f0a4c101a81b.zip |
Notes
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} |