diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-21 17:47:52 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-21 17:47:52 +0000 |
commit | 672c0bb4995541285fedb6003c1fb57c9ed2f2d6 (patch) | |
tree | 837c3f7f26c990d9e705f0f5efa320f01dcd7b28 /games/tenebrae | |
parent | 536f212d47cc3cb2ca68dd944517d05974f96274 (diff) |
Change maintainer's email.
Notes
Notes:
svn path=/head/; revision=114355
Diffstat (limited to 'games/tenebrae')
-rw-r--r-- | games/tenebrae/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tenebrae/Makefile b/games/tenebrae/Makefile index 0806be0e1139..6569f164e8fe 100644 --- a/games/tenebrae/Makefile +++ b/games/tenebrae/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://tenebrae.sourceforge.net/downloads/ DISTFILES= ${PORTNAME}_src${EXTRACT_SUFX} \ ${PORTNAME}data${EXTRACT_SUFX} -MAINTAINER= tiamat@comset.net +MAINTAINER= ip@doom.homeunix.org COMMENT= Quake 1 source port with advanced graphics LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png |