diff options
Diffstat (limited to 'games/xminesweep')
-rw-r--r-- | games/xminesweep/Makefile | 3 | ||||
-rw-r--r-- | games/xminesweep/pkg-plist | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/xminesweep/Makefile b/games/xminesweep/Makefile index 0297ce62eba1..678237ab88e4 100644 --- a/games/xminesweep/Makefile +++ b/games/xminesweep/Makefile @@ -3,7 +3,7 @@ # Date created: 31 Januar 1995 # Whom: janek # -# $Id: Makefile,v 1.7 1996/11/18 11:26:07 asami Exp $ +# $Id: Makefile,v 1.8 1997/01/03 09:37:27 obrien Exp $ # DISTNAME= xminesweep3.0 @@ -15,5 +15,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= janek@gaja.ipan.lublin.pl USE_IMAKE= yes +MAN1= xminesweep.1 .include <bsd.port.mk> diff --git a/games/xminesweep/pkg-plist b/games/xminesweep/pkg-plist index 1301ecd4de07..175bf45511e1 100644 --- a/games/xminesweep/pkg-plist +++ b/games/xminesweep/pkg-plist @@ -1,2 +1 @@ bin/xminesweep -man/man1/xminesweep.1.gz |