diff options
author | tg <tg@FreeBSD.org> | 2000-05-30 18:51:38 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 2000-05-30 18:51:38 +0800 |
commit | 9f2387e808a27dceab0b139766c2eef5ad963140 (patch) | |
tree | 48782ae6bcc43c9e0faa7747586693780224a5f3 /games/pysol/Makefile | |
parent | 3a71316865bf610fadd39c3f8fcef69330c1a6c9 (diff) | |
download | freebsd-ports-gnome-9f2387e808a27dceab0b139766c2eef5ad963140.tar.gz freebsd-ports-gnome-9f2387e808a27dceab0b139766c2eef5ad963140.tar.zst freebsd-ports-gnome-9f2387e808a27dceab0b139766c2eef5ad963140.zip |
Upgrade to 4.40.
Diffstat (limited to 'games/pysol/Makefile')
-rw-r--r-- | games/pysol/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/pysol/Makefile b/games/pysol/Makefile index 811fa326ab54..c2f8d9095bc1 100644 --- a/games/pysol/Makefile +++ b/games/pysol/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pysol -PORTVERSION= 4.20 +PORTVERSION= 4.40 CATEGORIES= games MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/download/pysol/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${CARDSETS}${EXTRACT_SUFX} @@ -23,7 +23,7 @@ NO_BUILD= yes MAN6= pysol.6 -CARDSETS= pysol-cardsets-${PORTVERSION} +CARDSETS= pysol-cardsets-4.20 .if !defined(WITH_SOUND) post-extract: |