diff options
author | tg <tg@FreeBSD.org> | 1998-12-01 15:16:25 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-12-01 15:16:25 +0800 |
commit | cd8c846cb90dbe2cd5c0a106a2bb39cacba2e655 (patch) | |
tree | 477b83cb97e1d6f7d08c66e8bc44406ba4a245a9 /games/pysol/Makefile | |
parent | 785c0215172837adc5ec51e7671b0dbdd7998430 (diff) | |
download | freebsd-ports-gnome-cd8c846cb90dbe2cd5c0a106a2bb39cacba2e655.tar.gz freebsd-ports-gnome-cd8c846cb90dbe2cd5c0a106a2bb39cacba2e655.tar.zst freebsd-ports-gnome-cd8c846cb90dbe2cd5c0a106a2bb39cacba2e655.zip |
Upgrade to 2.00.
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 e10cf6cdc4f7..07a9f69e0878 100644 --- a/games/pysol/Makefile +++ b/games/pysol/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: PySol -# Version required: 1.12 +# Version required: 2.00 # Date created: 11 September 1998 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.5 1998/10/13 13:33:55 jseger Exp $ +# $Id: Makefile,v 1.6 1998/10/19 11:00:24 tg Exp $ # -DISTNAME= pysol-1.12 +DISTNAME= pysol-2.00 CATEGORIES= games MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/download/ \ http://www.freebsd.org/~tg/ |