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/xsol | |
parent | 2bccdc057ce5093ddea66a15e173767ccd089b94 (diff) | |
download | ports-98a694e9a860e5e1bcc992f1905dbdf81839a150.tar.gz ports-98a694e9a860e5e1bcc992f1905dbdf81839a150.zip |
Notes
Diffstat (limited to 'games/xsol')
-rw-r--r-- | games/xsol/Makefile | 3 | ||||
-rw-r--r-- | games/xsol/pkg-plist | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/xsol/Makefile b/games/xsol/Makefile index feb2bed53f7c..96acc282bded 100644 --- a/games/xsol/Makefile +++ b/games/xsol/Makefile @@ -3,7 +3,7 @@ # Date created: 2 Jan 1995 # Whom: swallace # -# $Id: Makefile,v 1.6 1996/11/18 11:27:23 asami Exp $ +# $Id: Makefile,v 1.7 1997/01/03 09:37:53 obrien Exp $ # DISTNAME= xsol-new @@ -14,5 +14,6 @@ MASTER_SITES= ftp://iraun1.ira.uka.de/pub/x11/games/ MAINTAINER= swallace@FreeBSD.org USE_IMAKE= yes +MAN6= xsol.6 .include <bsd.port.mk> diff --git a/games/xsol/pkg-plist b/games/xsol/pkg-plist index 9c092a887a6d..128e3f91145b 100644 --- a/games/xsol/pkg-plist +++ b/games/xsol/pkg-plist @@ -1,2 +1 @@ bin/xsol -man/man6/xsol.6.gz |