diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-09-18 01:40:31 +0800 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-09-18 01:40:31 +0800 |
commit | 40afabe4f1e4b612f7291922ff0aaa50d398d3d0 (patch) | |
tree | f2a15438424ab55714087c8668782e2661e42d34 /games | |
parent | 55e5e0b46537605c5462f56b64d8b26f87f6b5b6 (diff) | |
download | freebsd-ports-gnome-40afabe4f1e4b612f7291922ff0aaa50d398d3d0.tar.gz freebsd-ports-gnome-40afabe4f1e4b612f7291922ff0aaa50d398d3d0.tar.zst freebsd-ports-gnome-40afabe4f1e4b612f7291922ff0aaa50d398d3d0.zip |
Remove jseger and torstenb from maintainership of their ports, they
have been inactive for too long
Approved by: will
Diffstat (limited to 'games')
-rw-r--r-- | games/gnugo/Makefile | 2 | ||||
-rw-r--r-- | games/xpipeman/Makefile | 2 | ||||
-rw-r--r-- | games/xrobots/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games/gnugo/Makefile b/games/gnugo/Makefile index f15324b43ffe..98e6f0e154f8 100644 --- a/games/gnugo/Makefile +++ b/games/gnugo/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gnugo -MAINTAINER= jseger@FreeBSD.org +MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/games/xpipeman/Makefile b/games/xpipeman/Makefile index e85ad9340ae0..fb4ddc9ceeff 100644 --- a/games/xpipeman/Makefile +++ b/games/xpipeman/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= games/strategy DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar.Z -MAINTAINER= jseger@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_IMAKE= yes MAN6= xpipeman.6 diff --git a/games/xrobots/Makefile b/games/xrobots/Makefile index 343b095c0987..dfcc236d3f2d 100644 --- a/games/xrobots/Makefile +++ b/games/xrobots/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ftp://hpux.csc.liv.ac.uk/hpux/Games/Arcade/xrobots-1.0/ DISTNAME= ${PKGNAME}-ss-10.20 -MAINTAINER= jseger@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_IMAKE= yes WRKSRC= ${WRKDIR}/xrobots-1.0 |