diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1999-03-12 09:03:27 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1999-03-12 09:03:27 +0000 |
commit | 9d453258b659422059270fe85ad47ff800f1d039 (patch) | |
tree | 73d73d9a76ee01de4a6c9b411a97e97324f0fa79 /games/pysol/Makefile | |
parent | apache13-php3 is using OpenSSL and not SSLeay for a while... (diff) |
Upgrade to 2.10.
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 f78ba3b5712d..71a79f4e338b 100644 --- a/games/pysol/Makefile +++ b/games/pysol/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: PySol -# Version required: 2.02 +# Version required: 2.10 # Date created: 11 September 1998 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.8 1998/12/22 16:07:33 tg Exp $ +# $Id: Makefile,v 1.9 1999/03/11 11:11:05 tg Exp $ # -DISTNAME= pysol-2.02 +DISTNAME= pysol-2.10 CATEGORIES= games MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/download/ \ http://www.freebsd.org/~tg/ |