diff options
author | Steve Price <steve@FreeBSD.org> | 1998-09-28 02:25:34 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-09-28 02:25:34 +0000 |
commit | 98a694e9a860e5e1bcc992f1905dbdf81839a150 (patch) | |
tree | 7470fb3ef740bf72808bf15eb38bdbbe7d0716bc /games/xonix | |
parent | 2bccdc057ce5093ddea66a15e173767ccd089b94 (diff) |
Notes
Diffstat (limited to 'games/xonix')
-rw-r--r-- | games/xonix/Makefile | 3 | ||||
-rw-r--r-- | games/xonix/pkg-plist | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/xonix/Makefile b/games/xonix/Makefile index db8fa6565eb3..4f9741a4e944 100644 --- a/games/xonix/Makefile +++ b/games/xonix/Makefile @@ -3,7 +3,7 @@ # Date created: 3 May 1995 # Whom: joerg # -# $Id: Makefile,v 1.5 1998/09/15 11:13:17 asami Exp $ +# $Id: Makefile,v 1.6 1998/09/17 00:32:38 asami Exp $ # DISTNAME= xonix-1.4 @@ -15,5 +15,6 @@ MAINTAINER= joerg@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm USE_IMAKE= yes +MAN1= xonix.1 .include <bsd.port.mk> diff --git a/games/xonix/pkg-plist b/games/xonix/pkg-plist index 43285488aefe..3fb3de7b45ea 100644 --- a/games/xonix/pkg-plist +++ b/games/xonix/pkg-plist @@ -1,3 +1,2 @@ bin/xonix lib/X11/app-defaults/Xonix -man/man1/xonix.1.gz |