diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-07-22 04:28:27 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-07-22 04:28:27 +0000 |
commit | 03de951cfc0d60cf11a64c85dc4c8e2094c50d79 (patch) | |
tree | ee4dd8c3e29729fec9a018a8446faa0858e3b4f7 /games/glbsp | |
parent | 662e955556fa2a0f497d32f758be14f2424647a2 (diff) |
Reset bouncing maintainer address ip@doom.homeunix.org. We hope to see him
back soon.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=168445
Diffstat (limited to 'games/glbsp')
-rw-r--r-- | games/glbsp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/glbsp/Makefile b/games/glbsp/Makefile index 920a0a3d74eb..f4d23972d9a7 100644 --- a/games/glbsp/Makefile +++ b/games/glbsp/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}_src_${PORTVERSION:S/.//} -MAINTAINER= ip@doom.homeunix.org +MAINTAINER= ports@FreeBSD.org COMMENT= BSP node builder for OpenGL ports of the DOOM game engine .ifdef (WITH_GUI_VERSION) |