diff options
Diffstat (limited to 'games/glbsp/Makefile')
-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 6fd4658b6a06..2ef951bed4e3 100644 --- a/games/glbsp/Makefile +++ b/games/glbsp/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= SF DISTNAME= ${PORTNAME}_src_${PORTVERSION:S/.//} -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= BSP node builder for OpenGL ports of the DOOM game engine USE_GMAKE= yes |