diff options
Diffstat (limited to 'games/scummvm-tools/Makefile')
-rw-r--r-- | games/scummvm-tools/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/scummvm-tools/Makefile b/games/scummvm-tools/Makefile index 1497c921b868..7239eb4ccf68 100644 --- a/games/scummvm-tools/Makefile +++ b/games/scummvm-tools/Makefile @@ -9,8 +9,7 @@ PORTNAME= scummvm-tools PORTVERSION= 0.13.0 PORTREVISION= 2 CATEGORIES= games emulators -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= scummvm +MASTER_SITES= SF/scummvm/${PORTNAME}/${PORTVERSION} MAINTAINER= lme@FreeBSD.org COMMENT= Tools for use with the SCUMMVM game emulator |