diff options
author | nbm <nbm@FreeBSD.org> | 2004-03-26 02:33:22 +0800 |
---|---|---|
committer | nbm <nbm@FreeBSD.org> | 2004-03-26 02:33:22 +0800 |
commit | bf585e736b7932f3b507efc757031d8c80701e37 (patch) | |
tree | 8016c4e20bd8f12209dd6dd52fd0921d7fc6fc85 /games | |
parent | e8a032bb5549313f8f8e276647aa890ef648c0e2 (diff) | |
download | freebsd-ports-gnome-bf585e736b7932f3b507efc757031d8c80701e37.tar.gz freebsd-ports-gnome-bf585e736b7932f3b507efc757031d8c80701e37.tar.zst freebsd-ports-gnome-bf585e736b7932f3b507efc757031d8c80701e37.zip |
Drop maintainership
Diffstat (limited to 'games')
-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 |