diff options
Diffstat (limited to 'games/glaxium/Makefile')
-rw-r--r-- | games/glaxium/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/glaxium/Makefile b/games/glaxium/Makefile index dc6e8fa6f880..89192033dd62 100644 --- a/games/glaxium/Makefile +++ b/games/glaxium/Makefile @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= http://xhosxe.free.fr/glaxium/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= makc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= OpenGL based space-ship "shoot-em-up" game LIB_DEPENDS= libpng.so:graphics/png |