diff options
Diffstat (limited to 'games/sdlCC')
-rw-r--r-- | games/sdlCC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/sdlCC/Makefile b/games/sdlCC/Makefile index 67a41a2cda90..539cda29662c 100644 --- a/games/sdlCC/Makefile +++ b/games/sdlCC/Makefile @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= http://chinesecheckers.vegard2.no/ \ http://jcatki.no-ip.org/files/ -MAINTAINER= frank@dynamical-systems.org +MAINTAINER= ports@FreeBSD.org COMMENT= Extensible Chinese checkers game using SDL USE_AUTOTOOLS= libtool |