diff options
author | tg <tg@FreeBSD.org> | 2000-11-08 21:09:23 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 2000-11-08 21:09:23 +0800 |
commit | 8757cb611938b85ed6eb28a1cc061ea0ab3e2c61 (patch) | |
tree | 1a5aea09e32cb796d22140719c6026283824fc55 /games/xskat | |
parent | 14d188941a7f3bf5748f16b4be5ca05b07bed9f3 (diff) | |
download | freebsd-ports-graphics-8757cb611938b85ed6eb28a1cc061ea0ab3e2c61.tar.gz freebsd-ports-graphics-8757cb611938b85ed6eb28a1cc061ea0ab3e2c61.tar.zst freebsd-ports-graphics-8757cb611938b85ed6eb28a1cc061ea0ab3e2c61.zip |
Upgrade to 3.4.
Diffstat (limited to 'games/xskat')
-rw-r--r-- | games/xskat/Makefile | 5 | ||||
-rw-r--r-- | games/xskat/distinfo | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/games/xskat/Makefile b/games/xskat/Makefile index 5a9618b7283..88fb1ff5bfb 100644 --- a/games/xskat/Makefile +++ b/games/xskat/Makefile @@ -6,13 +6,14 @@ # PORTNAME= xskat -PORTVERSION= 3.3 +PORTVERSION= 3.4 CATEGORIES= games MASTER_SITES= http://www.gulu.net/xskat/ MAINTAINER= tg@FreeBSD.org USE_IMAKE= yes -MAN1= xskat.1 +MANN= xskat.n xskat-de.n +MANCOMPRESSED= no .include <bsd.port.mk> diff --git a/games/xskat/distinfo b/games/xskat/distinfo index 36037b4c6f9..ec8c0031653 100644 --- a/games/xskat/distinfo +++ b/games/xskat/distinfo @@ -1 +1 @@ -MD5 (xskat-3.3.tar.gz) = f7af3695042efe740fb21524ccc05a96 +MD5 (xskat-3.4.tar.gz) = 678de9e339669791e2e46f1294f78aaf |