diff options
author | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2009-11-27 22:52:30 +0000 |
---|---|---|
committer | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2009-11-27 22:52:30 +0000 |
commit | ba072d1713882ccd33bf7e20b3195bb6e95402df (patch) | |
tree | 3a26757dcd5fcaba4414cd4680ded17df23a5ed5 /games | |
parent | 878d3182a07e75da213d53f25609224e37b3bd55 (diff) |
- Update my mail address to FreeBSD
Approved by: miwi (mentor)
Notes
Notes:
svn path=/head/; revision=244870
Diffstat (limited to 'games')
-rw-r--r-- | games/glchess/Makefile | 2 | ||||
-rw-r--r-- | games/gturing/Makefile | 2 | ||||
-rw-r--r-- | games/hlstatsx/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games/glchess/Makefile b/games/glchess/Makefile index 0e208aa3d757..8e45da51bcb9 100644 --- a/games/glchess/Makefile +++ b/games/glchess/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF -MAINTAINER= scjamorim@bsd.com.br +MAINTAINER= sylvio@FreeBSD.org COMMENT= A 3D OpenGL based chess game RUN_DEPENDS= ${LOCALBASE}/share/mime/magic:${PORTSDIR}/misc/shared-mime-info \ diff --git a/games/gturing/Makefile b/games/gturing/Makefile index 726815088e28..ac603cd1d816 100644 --- a/games/gturing/Makefile +++ b/games/gturing/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 14 CATEGORIES= games gnome MASTER_SITES= ftp://ftp.gnome.org/pub/gnome/sources/gturing/0.1/ -MAINTAINER= scjamorim@bsd.com.br +MAINTAINER= sylvio@FreeBSD.org COMMENT= A simple turing machine simulator for GNOME 2 USE_GNOME= gnomeprefix gnomehack libgnomeui diff --git a/games/hlstatsx/Makefile b/games/hlstatsx/Makefile index 442f6931b27c..bca8c8ca9e23 100644 --- a/games/hlstatsx/Makefile +++ b/games/hlstatsx/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games www MASTER_SITES= http://striker.interhact.net/hlstatsx/ DISTNAME= HLstatsX_V${DISTVERSION} -MAINTAINER= scjamorim@bsd.com.br +MAINTAINER= sylvio@FreeBSD.org COMMENT= Real-time player and clan rankings and statistics for HL2 and mods NO_BUILD= yes |