diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-07-26 00:03:14 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-07-26 00:03:14 +0000 |
commit | 83fb1239f745c922d7ca2d4608c7c09a4778867e (patch) | |
tree | 988df90111e4a9e00a869c3fa79c9c9f7b4ceeb5 /games/supertux | |
parent | 948536f21a65507bb36e83337989499ec0bba062 (diff) |
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 6325ef3de022..5e0d8cfd4c3d 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= ahze@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Super Tux is a side-scroller similar to Super Mario Brothers USE_BZIP2= yes |