diff options
author | linimon <linimon@FreeBSD.org> | 2009-05-29 11:19:51 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-05-29 11:19:51 +0800 |
commit | e11de5c5914137fa87378a517e23353e69450438 (patch) | |
tree | fdf77e7eca4003e2e1d566a8839efc5c3626528d /games/ctris | |
parent | b107908c204643766de188432cf507f8ac1a8103 (diff) | |
download | freebsd-ports-gnome-e11de5c5914137fa87378a517e23353e69450438.tar.gz freebsd-ports-gnome-e11de5c5914137fa87378a517e23353e69450438.tar.zst freebsd-ports-gnome-e11de5c5914137fa87378a517e23353e69450438.zip |
Reset maintainer: email address bounces.
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 |