diff options
author | linimon <linimon@FreeBSD.org> | 2008-12-18 10:33:39 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-12-18 10:33:39 +0800 |
commit | 51dd2cc83ce4b29b60354ba0c5ac48dccaadc74d (patch) | |
tree | 567b623b07fb054b4847ed794b49aa9fca46f478 /games/xblast | |
parent | 8b59fc366c3eecada56b11e1b3089d693921f9de (diff) | |
download | freebsd-ports-gnome-51dd2cc83ce4b29b60354ba0c5ac48dccaadc74d.tar.gz freebsd-ports-gnome-51dd2cc83ce4b29b60354ba0c5ac48dccaadc74d.tar.zst freebsd-ports-gnome-51dd2cc83ce4b29b60354ba0c5ac48dccaadc74d.zip |
Reset se@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr
Diffstat (limited to 'games/xblast')
-rw-r--r-- | games/xblast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xblast/Makefile b/games/xblast/Makefile index 39b56b4d71f8..8ceba34f7014 100644 --- a/games/xblast/Makefile +++ b/games/xblast/Makefile @@ -22,7 +22,7 @@ DISTFILES+= sounds.tar.gz .endif DIST_SUBDIR= xblast -MAINTAINER= se@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Multi-player real-time strategy game for X11 CFLAGS+= -DGAME_DATADIR='\"${DATADIR}\"' |