diff options
Diffstat (limited to 'games/ctris/Makefile')
-rw-r--r-- | games/ctris/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ctris/Makefile b/games/ctris/Makefile index 5bfd13cd50c9..ea440370da0c 100644 --- a/games/ctris/Makefile +++ b/games/ctris/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://www.hackl.dhs.org/data/download/files/ \ http://www.liquidx.org/distfiles/ -MAINTAINER= tlp@liquidx.org +MAINTAINER= ports@FreeBSD.org COMMENT= Colorized, small and flexible Tetris(TM)-clone for the console USE_BZIP2= yes |