diff options
Diffstat (limited to 'games/lbreakout/Makefile')
-rw-r--r-- | games/lbreakout/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/lbreakout/Makefile b/games/lbreakout/Makefile index 5d6984407c07..e5c0d17e698d 100644 --- a/games/lbreakout/Makefile +++ b/games/lbreakout/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= lgames -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A nice clone of classical Breakout game LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 |