diff options
author | erwin <erwin@FreeBSD.org> | 2005-02-15 08:32:08 +0000 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2005-02-15 08:32:08 +0000 |
commit | fa6613766088a62f96a3451f0cec4deb31b9cbb6 (patch) | |
tree | ca824a45ca5c715572e2673290c18367e643847c /games | |
parent | ec5a07d2ad1c24f35c1edfb9c22d183a3afa2b09 (diff) | |
download | FreeBSD-ports-fa6613766088a62f96a3451f0cec4deb31b9cbb6.zip FreeBSD-ports-fa6613766088a62f96a3451f0cec4deb31b9cbb6.tar.gz |
Miguel Mendez is the new victim of these ports. Thanks!
Diffstat (limited to 'games')
-rw-r--r-- | games/lbreakout/Makefile | 2 | ||||
-rw-r--r-- | games/lbreakout2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/lbreakout/Makefile b/games/lbreakout/Makefile index 5f59edb..7e35a92 100644 --- a/games/lbreakout/Makefile +++ b/games/lbreakout/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= lgames -MAINTAINER= ports@FreeBSD.org +MAINTAINER= flynn@energyhq.es.eu.org COMMENT= A nice clone of classical Breakout game USE_SDL= sdl diff --git a/games/lbreakout2/Makefile b/games/lbreakout2/Makefile index c0135e8..370f7b0 100644 --- a/games/lbreakout2/Makefile +++ b/games/lbreakout2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= lgames -MAINTAINER= ports@FreeBSD.org +MAINTAINER= flynn@energyhq.es.eu.org COMMENT= The polished successor to LBreakout LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png |