diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2002-12-16 03:22:08 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2002-12-16 03:22:08 +0000 |
commit | 73f2354cc23924ec36e92452dd79e453da6bc6ad (patch) | |
tree | 16f300f695d0834dbf544cbf22433cc1770ce806 /emulators/scummvm/Makefile | |
parent | 479c2c24f46662ec808dde18062a8ae3cf669cd2 (diff) |
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>
Notes
Notes:
svn path=/head/; revision=71664
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 |