diff options
author | adamw <adamw@FreeBSD.org> | 2002-12-16 03:22:08 +0000 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2002-12-16 03:22:08 +0000 |
commit | 88e145ac9b22a42aa4c17a41e1d6e336822d4d63 (patch) | |
tree | 344d9edbafe3117aaf2c083473f73c68ba981894 /emulators/scummvm | |
parent | 0d3d08cb801f9e865fc117663df3cfcd0a38fcad (diff) | |
download | FreeBSD-ports-88e145ac9b22a42aa4c17a41e1d6e336822d4d63.zip FreeBSD-ports-88e145ac9b22a42aa4c17a41e1d6e336822d4d63.tar.gz |
Change maintainer.
This is part of the PR. The update to the port will have to wait
until after the ports freeze.
PR: 46150
Submitted by: Miguel Mendez <flynn@energyhq.homeip.net>
Diffstat (limited to 'emulators/scummvm')
-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 3dfaf64..a06008b 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 |