diff options
author | kris <kris@FreeBSD.org> | 2003-07-12 18:37:02 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-07-12 18:37:02 +0800 |
commit | f096d943003fc6bc3b4a060657f6151afd2dc113 (patch) | |
tree | 207c321e3d04bd13dff88a31d45d2f225620af92 /games/newvox | |
parent | 74c6bd4bc695f281e9e493902cbc7632ca83a1bf (diff) | |
download | freebsd-ports-gnome-f096d943003fc6bc3b4a060657f6151afd2dc113.tar.gz freebsd-ports-gnome-f096d943003fc6bc3b4a060657f6151afd2dc113.tar.zst freebsd-ports-gnome-f096d943003fc6bc3b4a060657f6151afd2dc113.zip |
Drop maintainership
Diffstat (limited to 'games/newvox')
-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 |