aboutsummaryrefslogtreecommitdiff
path: root/games/searchandrescue
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-05-05 09:45:36 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-05-05 09:45:36 +0000
commit4a4ec28d37b64039d4eff0f34ad66b543767d758 (patch)
tree96cc94ba02edcc043c52eb3f26adbc632bbe44d8 /games/searchandrescue
parenta5d24d4bb4a43375b4bbb7f8bc673f8c557f06b4 (diff)
downloadports-4a4ec28d37b64039d4eff0f34ad66b543767d758.tar.gz
ports-4a4ec28d37b64039d4eff0f34ad66b543767d758.zip
Notes
Diffstat (limited to 'games/searchandrescue')
-rw-r--r--games/searchandrescue/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/searchandrescue/Makefile b/games/searchandrescue/Makefile
index f6e4c94c1a98..a8e58f40688b 100644
--- a/games/searchandrescue/Makefile
+++ b/games/searchandrescue/Makefile
@@ -5,7 +5,7 @@ PORTNAME= SearchAndRescue
PORTVERSION= 1.4.0
PORTREVISION= 3
CATEGORIES= games
-MASTER_SITES= SF/${PORTNAME:L}/Program/
+MASTER_SITES= SF/${PORTNAME:tl}/Program/
MAINTAINER= jessefrgsmith@yahoo.ca
COMMENT= A flight simulator in which the player rescues people
@@ -15,7 +15,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/searchandrescue/human.ini:${PORTSDIR}/games/sear
USE_SDL= mixer
USE_XORG= x11 xau xdmcp xext xmu xpm xxf86vm
USE_GL= glu
-WRKSRC= ${WRKDIR}/${PORTNAME:L}_${PORTVERSION}
+WRKSRC= ${WRKDIR}/${PORTNAME:tl}_${PORTVERSION}
PLIST_FILES= bin/${PORTNAME} \
${DESKTOPDIR:S,${PREFIX}/,,}/${PORTNAME}.desktop \