diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/adonthell/Makefile | 2 | ||||
-rw-r--r-- | games/lbreakout/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/adonthell/Makefile b/games/adonthell/Makefile index 35952dbcecf3..d080bece70b1 100644 --- a/games/adonthell/Makefile +++ b/games/adonthell/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTFILES= ${PORTNAME}-src-${PORTVERSION}a${EXTRACT_SUFX} \ wastesedge-src-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= flynn@energyhq.es.eu.org +MAINTAINER= ports@FreeBSD.org COMMENT= A free role playing game BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13 \ diff --git a/games/lbreakout/Makefile b/games/lbreakout/Makefile index 674d35dbd83f..9acaa4241958 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= flynn@energyhq.es.eu.org +MAINTAINER= ports@FreeBSD.org COMMENT= A nice clone of classical Breakout game USE_SDL= sdl |