diff options
Diffstat (limited to 'games/xsol/Makefile')
-rw-r--r-- | games/xsol/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/xsol/Makefile b/games/xsol/Makefile index 951627b5bd94..c9151d8c9821 100644 --- a/games/xsol/Makefile +++ b/games/xsol/Makefile @@ -3,13 +3,12 @@ # Date created: 2 Jan 1995 # Whom: swallace # -# $Id: Makefile,v 1.3 1994/12/31 04:17:52 swallace Exp $ +# $Id: Makefile,v 1.1.1.1 1995/01/03 08:46:26 swallace Exp $ # DISTNAME= xsol-new MASTER_SITES= ftp://iraun1.ira.uka.de/pub/x11/games/ EXTRACT_SUFX= .tar.Z USE_IMAKE= yes -INSTALL_MANPAGES= yes .include <bsd.port.mk> |