From eb4fe8a572b47ca5945a49ee3fa61f8720aa9805 Mon Sep 17 00:00:00 2001 From: Andreas Klemm Date: Sun, 16 Feb 1997 11:47:55 +0000 Subject: [PATCH] replaced spaces by tabs Reviewed by: Submitted by: Obtained from: --- games/xsoldier/Makefile | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/games/xsoldier/Makefile b/games/xsoldier/Makefile index 57ac6cb00ca3..3e23f1ec9a76 100644 --- a/games/xsoldier/Makefile +++ b/games/xsoldier/Makefile @@ -1,20 +1,20 @@ -# New ports collection makefile for: xsoldier -# Version required: 0.95 -# Date created: 22 January 1997 -# Whom: Yukihiro Nakai +# New ports collection makefile for: xsoldier +# Version required: 0.95 +# Date created: 22 January 1997 +# Whom: Yukihiro Nakai # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/02/16 10:54:55 andreas Exp $ # DISTNAME= xsoldier-0.95 -CATEGORIES+= games x11 -MASTER_SITES= http://www.educ.info.kanagawa-u.ac.jp/~s945750/xsoldier/ +CATEGORIES= games x11 +MASTER_SITES= http://www.educ.info.kanagawa-u.ac.jp/~s945750/xsoldier/ MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp -LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm +LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm -CONFIGURE_ENV= X11BASE=${X11BASE} -USE_X11= yes +CONFIGURE_ENV= X11BASE=${X11BASE} +USE_X11= yes .include