diff options
Diffstat (limited to 'games/newvox/Makefile')
-rw-r--r-- | games/newvox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/newvox/Makefile b/games/newvox/Makefile index 41853a48ee29..5589d042eb5c 100644 --- a/games/newvox/Makefile +++ b/games/newvox/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0 CATEGORIES= games MASTER_SITES= http://www.libsdl.org/projects/newvox/src/ -MAINTAINER= kris@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Voxel-style landscape rendering fly-by LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 |