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 | |
parent | 948536f21a65507bb36e83337989499ec0bba062 (diff) | |
download | ports-83fb1239f745c922d7ca2d4608c7c09a4778867e.tar.gz ports-83fb1239f745c922d7ca2d4608c7c09a4778867e.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/gtkatlantic/Makefile | 2 | ||||
-rw-r--r-- | games/supertux/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/gtkatlantic/Makefile b/games/gtkatlantic/Makefile index bd2764fd3f96..a37d551ca817 100644 --- a/games/gtkatlantic/Makefile +++ b/games/gtkatlantic/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 6 CATEGORIES= games MASTER_SITES= http://download.tuxfamily.org/gtkatlantic/downloads/v0.4/ -MAINTAINER= ahze@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GtkAtlantic is a game like Monopoly(tm) USE_BZIP2= yes 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 |