diff options
Diffstat (limited to 'games/xskat')
-rw-r--r-- | games/xskat/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/xskat/Makefile b/games/xskat/Makefile index ef1587604b69..5a9618b72830 100644 --- a/games/xskat/Makefile +++ b/games/xskat/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= http://www.gulu.net/xskat/ MAINTAINER= tg@FreeBSD.org USE_IMAKE= yes -MANN= xskat.n -MANCOMPRESSED= no +MAN1= xskat.1 .include <bsd.port.mk> |