aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-04-13 13:16:38 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-04-13 13:16:38 +0000
commitac71ec1e747b06194d64f5b5e2aff4e6cc1333e0 (patch)
tree974eb6857c76190b5e6c55fd35e47af70b46aad2 /games
parentcb27839f4abe5d6c7c5b52a9d760af9966e393d0 (diff)
downloadports-ac71ec1e747b06194d64f5b5e2aff4e6cc1333e0.tar.gz
ports-ac71ec1e747b06194d64f5b5e2aff4e6cc1333e0.zip
- Update scummvm dependency
- Set scummvm-tools maintainership to alexander@trull.com
Notes
Notes: svn path=/head/; revision=106912
Diffstat (limited to 'games')
-rw-r--r--games/bass/Makefile2
-rw-r--r--games/fotaq/Makefile2
-rw-r--r--games/scummvm-tools/Makefile4
3 files changed, 4 insertions, 4 deletions
diff --git a/games/bass/Makefile b/games/bass/Makefile
index 522fa56db9c5..4da0f62112b9 100644
--- a/games/bass/Makefile
+++ b/games/bass/Makefile
@@ -16,7 +16,7 @@ DISTNAME= BASS-CD
MAINTAINER= alexander@trull.com
COMMENT= Beneath a Steel Sky: a post-apocalyptic futuristic graphical adventure
-RUN_DEPENDS= scummvm:${PORTSDIR}/emulators/scummvm
+RUN_DEPENDS= scummvm:${PORTSDIR}/games/scummvm
USE_ZIP= yes
NO_BUILD= yes
diff --git a/games/fotaq/Makefile b/games/fotaq/Makefile
index 5a79cdca2879..23663151eb97 100644
--- a/games/fotaq/Makefile
+++ b/games/fotaq/Makefile
@@ -15,7 +15,7 @@ DISTNAME= FOTAQ_Talkie
MAINTAINER= alexander@trull.com
COMMENT= Flight of the Amazon Queen: a classic graphical adventure
-RUN_DEPENDS= scummvm:${PORTSDIR}/emulators/scummvm
+RUN_DEPENDS= scummvm:${PORTSDIR}/games/scummvm
USE_ZIP= yes
NO_BUILD= yes
diff --git a/games/scummvm-tools/Makefile b/games/scummvm-tools/Makefile
index 8cec739a2eaf..352921ab980e 100644
--- a/games/scummvm-tools/Makefile
+++ b/games/scummvm-tools/Makefile
@@ -12,10 +12,10 @@ CATEGORIES= games emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= scummvm
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= alexander@trull.com
COMMENT= Tools for use with the SCUMMVM game emulator
-RUN_DEPENDS= scummvm:${PORTSDIR}/emulators/scummvm
+RUN_DEPENDS= scummvm:${PORTSDIR}/games/scummvm
USE_BZIP2= yes
USE_GMAKE= yes