diff options
author | will <will@FreeBSD.org> | 2002-06-11 21:57:05 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2002-06-11 21:57:05 +0800 |
commit | e410406778cdf47c2ec4deaeffd26c0f38a72c2c (patch) | |
tree | 10e52ca268e195b83ee75f7ec562ff3ffb9d10ca /games/scummvm | |
parent | c020071b3924dcd917fef548a81ef7cc2136e476 (diff) | |
download | freebsd-ports-gnome-e410406778cdf47c2ec4deaeffd26c0f38a72c2c.tar.gz freebsd-ports-gnome-e410406778cdf47c2ec4deaeffd26c0f38a72c2c.tar.zst freebsd-ports-gnome-e410406778cdf47c2ec4deaeffd26c0f38a72c2c.zip |
Miguel Mendez informed me in private e-mail that he has changed his mind
and would like to maintain these ports again. Welcome back, Miguel. :-)
Diffstat (limited to 'games/scummvm')
-rw-r--r-- | games/scummvm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile index 2514b80f3c27..a06008b1b9ad 100644 --- a/games/scummvm/Makefile +++ b/games/scummvm/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION}-src EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= flynn@energyhq.homeip.net LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 |