diff options
Diffstat (limited to 'games/lbreakout2/Makefile')
-rw-r--r-- | games/lbreakout2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/lbreakout2/Makefile b/games/lbreakout2/Makefile index d1401e0b675e..fdf768f0225b 100644 --- a/games/lbreakout2/Makefile +++ b/games/lbreakout2/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF/lgames/${PORTNAME}/${PORTVERSION} -MAINTAINER= mmendez@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= The polished successor to LBreakout LIB_DEPENDS= png15:${PORTSDIR}/graphics/png |