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 c9b15cc6b192..809bd2a7238b 100644 --- a/games/glbsp/Makefile +++ b/games/glbsp/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}_src_${PORTVERSION:S/.//} -MAINTAINER= tiamat@comset.net +MAINTAINER= ip@doom.homeunix.org COMMENT= BSP node builder for OpenGL ports of the DOOM game engine .ifdef (WITH_GUI_VERSION) |