diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 2001-06-12 11:45:09 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 2001-06-12 11:45:09 +0000 |
commit | 0a18dfcce2a4abe88ed18945a62b64fcbb361b3d (patch) | |
tree | 12b378839d9e9cc26c06088028a52d83c6213ae0 /games/pysol/Makefile | |
parent | 2fa492ef13346b93e8ebdb0f9e5ad7f1c092e965 (diff) | |
download | ports-0a18dfcce2a4abe88ed18945a62b64fcbb361b3d.tar.gz ports-0a18dfcce2a4abe88ed18945a62b64fcbb361b3d.zip |
Upgrade to 4.72.
Notes
Notes:
svn path=/head/; revision=43893
Diffstat (limited to 'games/pysol/Makefile')
-rw-r--r-- | games/pysol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pysol/Makefile b/games/pysol/Makefile index 50e0d042e2d8..866fe6336255 100644 --- a/games/pysol/Makefile +++ b/games/pysol/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pysol -PORTVERSION= 4.71 +PORTVERSION= 4.72 CATEGORIES= games MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/download/pysol/ |