summaryrefslogtreecommitdiff
path: root/games/openttd
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-02-22 19:26:05 +0000
committerwiz <wiz@pkgsrc.org>2007-02-22 19:26:05 +0000
commit840ce94382a2b453f8e23aaa7f4b47e17540cf78 (patch)
treefae33b1f36c87708a527346fcfbac7913893ed98 /games/openttd
parent6ec0551db2bce57c311ad995aa1d22786cfe926d (diff)
downloadpkgsrc-840ce94382a2b453f8e23aaa7f4b47e17540cf78.tar.gz
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'games/openttd')
-rw-r--r--games/openttd/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/openttd/Makefile b/games/openttd/Makefile
index 5de5552094c..36888b90274 100644
--- a/games/openttd/Makefile
+++ b/games/openttd/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.17 2006/10/06 15:41:59 ghen Exp $
+# $NetBSD: Makefile,v 1.18 2007/02/22 19:26:31 wiz Exp $
DISTNAME= openttd-0.4.8-source
PKGNAME= openttd-0.4.8
CATEGORIES= games x11
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openttd/}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openttd/}
MAINTAINER= froz@icix.org
HOMEPAGE= http://www.openttd.com/
@@ -12,7 +12,7 @@ EXTRACT_SUFX= .tar.bz2
USE_TOOLS+= gmake pkg-config
-DATA_DIR= ${PREFIX}/share/games/openttd
+DATA_DIR= ${PREFIX}/share/games/openttd
MAKE_ENV+= PREFIX=${PREFIX:Q}
MAKE_ENV+= INSTALL=1