diff options
author | adamw <adamw@FreeBSD.org> | 2002-12-16 11:22:08 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2002-12-16 11:22:08 +0800 |
commit | 88e145ac9b22a42aa4c17a41e1d6e336822d4d63 (patch) | |
tree | 344d9edbafe3117aaf2c083473f73c68ba981894 /emulators | |
parent | 0d3d08cb801f9e865fc117663df3cfcd0a38fcad (diff) | |
download | freebsd-ports-gnome-88e145ac9b22a42aa4c17a41e1d6e336822d4d63.tar.gz freebsd-ports-gnome-88e145ac9b22a42aa4c17a41e1d6e336822d4d63.tar.zst freebsd-ports-gnome-88e145ac9b22a42aa4c17a41e1d6e336822d4d63.zip |
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')
-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 |