pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

phalanx: Add extra \t



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sat Sep 24 23:24:57 2016 +0200
Changeset:	76cfb674ef0c7d01a9bc6c8ac71a981694377c2d

Modified Files:
	phalanx/Makefile

Log Message:
phalanx: Add extra \t

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=76cfb674ef0c7d01a9bc6c8ac71a981694377c2d

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 phalanx/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/phalanx/Makefile b/phalanx/Makefile
index 27e4d7b..51a2233 100644
--- a/phalanx/Makefile
+++ b/phalanx/Makefile
@@ -14,7 +14,7 @@ HOMEPAGE=	http://sourceforge.net/projects/phalanx/
 COMMENT=	Xboard/Winboard compatible chess engine
 LICENSE=	gnu-gpl-v2
 
-WRKSRC=	${WRKDIR}/Phalanx-${PHALANX_VER_ROMAN}
+WRKSRC=		${WRKDIR}/Phalanx-${PHALANX_VER_ROMAN}
 NO_CONFIGURE=	yes
 USE_TOOLS+=	gmake
 MAKE_FILE=	makefile


Home | Main Index | Thread Index | Old Index