From e8b091d103e6a65f1fa68b181345da04dabf9bcd Mon Sep 17 00:00:00 2001 From: tg Date: Wed, 26 Apr 2000 11:13:19 +0000 Subject: Upgrade to 3.3. --- games/xskat/Makefile | 6 +++--- games/xskat/distinfo | 2 +- games/xskat/pkg-descr | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) (limited to 'games') diff --git a/games/xskat/Makefile b/games/xskat/Makefile index 3578bc73646..ef1587604b6 100644 --- a/games/xskat/Makefile +++ b/games/xskat/Makefile @@ -6,14 +6,14 @@ # PORTNAME= xskat -PORTVERSION= 3.2 +PORTVERSION= 3.3 CATEGORIES= games MASTER_SITES= http://www.gulu.net/xskat/ MAINTAINER= tg@FreeBSD.org -WRKSRC= ${WRKDIR}/xskat USE_IMAKE= yes -MAN1= xskat.1 +MANN= xskat.n +MANCOMPRESSED= no .include diff --git a/games/xskat/distinfo b/games/xskat/distinfo index 3d257daa971..36037b4c6f9 100644 --- a/games/xskat/distinfo +++ b/games/xskat/distinfo @@ -1 +1 @@ -MD5 (xskat-3.2.tar.gz) = d8a7681642473148974109d23c86870e +MD5 (xskat-3.3.tar.gz) = f7af3695042efe740fb21524ccc05a96 diff --git a/games/xskat/pkg-descr b/games/xskat/pkg-descr index ed403bfcc00..84222d6739e 100644 --- a/games/xskat/pkg-descr +++ b/games/xskat/pkg-descr @@ -4,3 +4,5 @@ as defined by the official german Skatordnung. Up to 2 players may be simulated by the computer. The rules can be found at http://www.cs.man.ac.uk/card-games/schafk/skat.html + +WWW: http://www.gulu.net/xskat/ -- cgit