diff options
author | tg <tg@FreeBSD.org> | 2000-04-17 15:41:54 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 2000-04-17 15:41:54 +0800 |
commit | 324408555ddd502b6fbc3e6fdc325dc1bf48956e (patch) | |
tree | 2bfff36718fd13b75be39b7e3714ea83c9f05f47 /games/pysol/Makefile | |
parent | 4cdc3296d8bbb68ef952a9db9e00b4a31693dfe2 (diff) | |
download | freebsd-ports-gnome-324408555ddd502b6fbc3e6fdc325dc1bf48956e.tar.gz freebsd-ports-gnome-324408555ddd502b6fbc3e6fdc325dc1bf48956e.tar.zst freebsd-ports-gnome-324408555ddd502b6fbc3e6fdc325dc1bf48956e.zip |
Sorry, forgot to change the makefile.
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 fe35ad40cb10..f323d544adc5 100644 --- a/games/pysol/Makefile +++ b/games/pysol/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pysol -PORTVERSION= 3.40 +PORTVERSION= 4.00 CATEGORIES= games MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/download/pysol/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${CARDSETS}${EXTRACT_SUFX} |