diff options
author | ale <ale@FreeBSD.org> | 2004-04-13 21:16:38 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2004-04-13 21:16:38 +0800 |
commit | a140ba2e45d245f7cc4ef66228dac9810d37926a (patch) | |
tree | 76df4fa37e2389ad1de130de8167413fec45eaf4 /games/scummvm-tools/Makefile | |
parent | 7eef7ca22d862f5de83816be8b10bbe9384e1f4a (diff) | |
download | freebsd-ports-gnome-a140ba2e45d245f7cc4ef66228dac9810d37926a.tar.gz freebsd-ports-gnome-a140ba2e45d245f7cc4ef66228dac9810d37926a.tar.zst freebsd-ports-gnome-a140ba2e45d245f7cc4ef66228dac9810d37926a.zip |
- Update scummvm dependency
- Set scummvm-tools maintainership to alexander@trull.com
Diffstat (limited to 'games/scummvm-tools/Makefile')
-rw-r--r-- | games/scummvm-tools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |