diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2011-11-11 13:45:26 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2011-11-11 13:45:26 +0000 |
commit | a2c2bfe213e1eb9377e00519637d67105ba643a1 (patch) | |
tree | 15474e72ba8acf6ea3a27812092ca5200904930f /games/toppler | |
parent | a114891409ed4a51ae4fdaa2928cc0d892b1e420 (diff) |
Notes
Diffstat (limited to 'games/toppler')
-rw-r--r-- | games/toppler/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/toppler/Makefile b/games/toppler/Makefile index 5e4c7846bcc1..ed7c898ea87a 100644 --- a/games/toppler/Makefile +++ b/games/toppler/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1.5 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= makc@FreeBSD.org COMMENT= A game where you have to climb the tower and avoid the monsters USE_SDL= mixer sdl |