diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2011-11-11 00:43:21 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2011-11-11 00:43:21 +0000 |
commit | ab1a24cca3542dc188b3128e884f61377be54aa0 (patch) | |
tree | a8a68179d9d457fc7436622467f666e0a5e1559a /games/supertux | |
parent | 782fd7bd4d39f2fc2c5a57d4e0abcdbddc7e9ee5 (diff) | |
download | ports-ab1a24cca3542dc188b3128e884f61377be54aa0.tar.gz ports-ab1a24cca3542dc188b3128e884f61377be54aa0.zip |
Notes
Diffstat (limited to 'games/supertux')
-rw-r--r-- | games/supertux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/supertux/Makefile b/games/supertux/Makefile index 5e0d8cfd4c3d..97d38fb76831 100644 --- a/games/supertux/Makefile +++ b/games/supertux/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_BERLIOS} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= makc@FreeBSD.org COMMENT= Super Tux is a side-scroller similar to Super Mario Brothers USE_BZIP2= yes |