diff options
Diffstat (limited to 'emulators/scummvm/Makefile')
-rw-r--r-- | emulators/scummvm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/scummvm/Makefile b/emulators/scummvm/Makefile index 3dfaf64e1773..a06008b1b9ad 100644 --- a/emulators/scummvm/Makefile +++ b/emulators/scummvm/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION}-src EXTRACT_SUFX= .tgz -MAINTAINER= adamw@FreeBSD.org +MAINTAINER= flynn@energyhq.homeip.net LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 |