diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2009-06-21 22:11:42 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2009-06-21 22:11:42 +0000 |
commit | 18037bffaec23941a3c67d40a6ef6ed9fa50eebd (patch) | |
tree | d31391aac706b5ef11e72350f26a6de6b1e95863 /games/glchess | |
parent | 051204df043d101c0800035d80f45bf026d185a3 (diff) | |
download | ports-18037bffaec23941a3c67d40a6ef6ed9fa50eebd.tar.gz ports-18037bffaec23941a3c67d40a6ef6ed9fa50eebd.zip |
- Pass maintainership to Sylvio Amorim <scjamorim at bsd.com.br>.
Notes
Notes:
svn path=/head/; revision=236451
Diffstat (limited to 'games/glchess')
-rw-r--r-- | games/glchess/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/glchess/Makefile b/games/glchess/Makefile index fbcf5a15cc82..dc8a617a7a40 100644 --- a/games/glchess/Makefile +++ b/games/glchess/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= scjamorim@bsd.com.br COMMENT= A 3D OpenGL based chess game RUN_DEPENDS= ${LOCALBASE}/share/mime/magic:${PORTSDIR}/misc/shared-mime-info \ |