aboutsummaryrefslogtreecommitdiffstats
path: root/games/xskat/Makefile
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>2000-11-08 21:09:23 +0800
committertg <tg@FreeBSD.org>2000-11-08 21:09:23 +0800
commit8757cb611938b85ed6eb28a1cc061ea0ab3e2c61 (patch)
tree1a5aea09e32cb796d22140719c6026283824fc55 /games/xskat/Makefile
parent14d188941a7f3bf5748f16b4be5ca05b07bed9f3 (diff)
downloadfreebsd-ports-gnome-8757cb611938b85ed6eb28a1cc061ea0ab3e2c61.tar.gz
freebsd-ports-gnome-8757cb611938b85ed6eb28a1cc061ea0ab3e2c61.tar.zst
freebsd-ports-gnome-8757cb611938b85ed6eb28a1cc061ea0ab3e2c61.zip
Upgrade to 3.4.
Diffstat (limited to 'games/xskat/Makefile')
-rw-r--r--games/xskat/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/xskat/Makefile b/games/xskat/Makefile
index 5a9618b72830..88fb1ff5bfb9 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>