diff options
author | Steven Wallace <swallace@FreeBSD.org> | 1994-12-31 04:07:40 +0000 |
---|---|---|
committer | Steven Wallace <swallace@FreeBSD.org> | 1994-12-31 04:07:40 +0000 |
commit | 1c2530a70318447c87f7f47b107a4daf74f47f75 (patch) | |
tree | 7edb8c3be26fa4b489425372a26d101f0416b418 /games/xmine | |
parent | 2a2494692897627f0f45de5ed042b2008468eff6 (diff) | |
download | ports-1c2530a70318447c87f7f47b107a4daf74f47f75.tar.gz ports-1c2530a70318447c87f7f47b107a4daf74f47f75.zip |
Notes
Diffstat (limited to 'games/xmine')
-rw-r--r-- | games/xmine/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xmine/Makefile b/games/xmine/Makefile index 9b43b99fa1f0..9468f0b10df4 100644 --- a/games/xmine/Makefile +++ b/games/xmine/Makefile @@ -3,11 +3,12 @@ # Date created: 25 December 1994 # Whom: joerg # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1994/12/26 15:26:04 joerg Exp $ # DISTNAME= xmine-1.0.3-Xaw USE_IMAKE= yes +INSTALL_MANPAGES= yes DEPENDS= x11/Xaw3d |