diff options
author | tg <tg@FreeBSD.org> | 1998-09-17 08:17:08 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-09-17 08:17:08 +0000 |
commit | 26d2995d1326b7b6ce257324e685d6e9deef7c45 (patch) | |
tree | 750750e88883c18c6b33bdb9954118d8d523c974 /games/pysol/Makefile | |
parent | 252ca4775ebddb90d6f192566fde5c086b1af201 (diff) | |
download | FreeBSD-ports-26d2995d1326b7b6ce257324e685d6e9deef7c45.zip FreeBSD-ports-26d2995d1326b7b6ce257324e685d6e9deef7c45.tar.gz |
Upgrade to 1.01.
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 149f443..e904690 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/ |