diff options
author | linimon <linimon@FreeBSD.org> | 2006-09-05 12:26:12 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-09-05 12:26:12 +0800 |
commit | cf02247e29ad4f5e46ba5ad92d950961c2a2d21d (patch) | |
tree | 07f87191131767df1776a665dadc4d766d5f7fdc /games | |
parent | aefcf253852fc7bde73794a675fcd2f9558fe1e2 (diff) | |
download | freebsd-ports-gnome-cf02247e29ad4f5e46ba5ad92d950961c2a2d21d.tar.gz freebsd-ports-gnome-cf02247e29ad4f5e46ba5ad92d950961c2a2d21d.tar.zst freebsd-ports-gnome-cf02247e29ad4f5e46ba5ad92d950961c2a2d21d.zip |
Reset inactive maintainer who has not responded to email.
Hat: portmgr
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 |