diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-05-29 03:19:51 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-05-29 03:19:51 +0000 |
commit | 68a07948eecdc829a3420fbbc016b6e5e5ff201b (patch) | |
tree | 31a23ca342ce15285e77dd186443409275ddbed7 /games/ctris | |
parent | f4e8b4bb7a32cf125345520b587f44f7b45c4fb5 (diff) |
Reset maintainer: email address bounces.
Notes
Notes:
svn path=/head/; revision=234749
Diffstat (limited to 'games/ctris')
-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 |