diff options
Diffstat (limited to 'games/xmille')
-rw-r--r-- | games/xmille/Makefile | 4 | ||||
-rw-r--r-- | games/xmille/pkg-plist | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/games/xmille/Makefile b/games/xmille/Makefile index 4e7508938ef9..9452189eb46b 100644 --- a/games/xmille/Makefile +++ b/games/xmille/Makefile @@ -3,7 +3,7 @@ # Date created: 30 Dec 1994 # Whom: swallace # -# $Id: Makefile,v 1.8 1997/01/03 09:37:24 obrien Exp $ +# $Id: Makefile,v 1.9 1998/08/25 00:43:58 asami Exp $ # DISTNAME= xmille @@ -18,6 +18,6 @@ MAINTAINER= swallace@FreeBSD.org USE_IMAKE= yes NO_WRKSUBDIR= yes -MANCOMPRESSED= no +MAN1= xmille.1 .include <bsd.port.mk> diff --git a/games/xmille/pkg-plist b/games/xmille/pkg-plist index 9e1743c85b1b..60b2c69e9369 100644 --- a/games/xmille/pkg-plist +++ b/games/xmille/pkg-plist @@ -1,2 +1 @@ bin/xmille -man/man1/xmille.1.gz |