diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2011-09-24 10:06:21 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2011-09-24 10:06:21 +0000 |
commit | fe43c8febc91c2248d195e16b1703bc1feb83dc2 (patch) | |
tree | 5a35d7d67e0d468dcda64f7a377a37a3c9840558 /games/galaxis | |
parent | 710519d7865cf1a94c1212b298386e4230aba1dd (diff) | |
download | ports-fe43c8febc91c2248d195e16b1703bc1feb83dc2.tar.gz ports-fe43c8febc91c2248d195e16b1703bc1feb83dc2.zip |
Notes
Diffstat (limited to 'games/galaxis')
-rw-r--r-- | games/galaxis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/galaxis/Makefile b/games/galaxis/Makefile index 80944a55522d..a7c6addf03e8 100644 --- a/games/galaxis/Makefile +++ b/games/galaxis/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.8 CATEGORIES= games MASTER_SITES= http://www.catb.org/~esr/galaxis/ -MAINTAINER= gjb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Clone of the nifty little Macintosh game MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -DNDEBUG" |