diff options
Diffstat (limited to 'games/lbreakout2')
-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 db3c5d4564fe..d7b85bbc6795 100644 --- a/games/lbreakout2/Makefile +++ b/games/lbreakout2/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= lgames -MAINTAINER= verm@drunkmonk.net +MAINTAINER= ports@FreeBSD.org COMMENT= The polished successor to LBreakout LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png |