diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2004-03-25 18:33:22 +0000 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2004-03-25 18:33:22 +0000 |
commit | ff85647795108c682a682d3c48084529c014be25 (patch) | |
tree | f080b8c4bed65cfd9237e94a84463fc22433f2b4 /games/criticalmass | |
parent | 51ee1935182b7102e10a1d91de5558a6c71b1b4e (diff) | |
download | ports-ff85647795108c682a682d3c48084529c014be25.tar.gz ports-ff85647795108c682a682d3c48084529c014be25.zip |
Notes
Diffstat (limited to 'games/criticalmass')
-rw-r--r-- | games/criticalmass/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/criticalmass/Makefile b/games/criticalmass/Makefile index 0b1339f40fcd..7b29673aa775 100644 --- a/games/criticalmass/Makefile +++ b/games/criticalmass/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= criticalmass DISTNAME= CriticalMass-${PORTVERSION} -MAINTAINER= nbm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An SDL/OpenGL space shoot\'em up game USE_SDL= image mixer sdl |