diff options
author | wiz <wiz@pkgsrc.org> | 2006-09-03 00:56:28 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-09-03 00:56:28 +0000 |
commit | 514f912683c73408fb419255d41012650f12d142 (patch) | |
tree | ac77488f5317d751317a7747efb2f53b4df0e2b7 /games | |
parent | 8c2c1d53db9256327ecf2183a54f3f649fe2a847 (diff) | |
download | pkgsrc-514f912683c73408fb419255d41012650f12d142.tar.gz |
Reset maintainer for people who lost their commit bit.
Diffstat (limited to 'games')
-rw-r--r-- | games/pysol/Makefile | 4 | ||||
-rw-r--r-- | games/rollemup/Makefile | 4 | ||||
-rw-r--r-- | games/xbat/Makefile | 4 | ||||
-rw-r--r-- | games/xemeraldia/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/games/pysol/Makefile b/games/pysol/Makefile index c85d18e1b42..c9342bd0f71 100644 --- a/games/pysol/Makefile +++ b/games/pysol/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2006/03/09 18:51:55 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2006/09/03 00:56:29 wiz Exp $ # DISTNAME= pysol-4.81 @@ -8,7 +8,7 @@ MASTER_SITES= http://www.pysol.org/download/pysol/ EXTRACT_SUFX= .tar.bz2 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${CARDSETS}${EXTRACT_SUFX} -MAINTAINER= sakamoto@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.pysol.org/ COMMENT= Solitaire game, written in Python diff --git a/games/rollemup/Makefile b/games/rollemup/Makefile index ab935a09338..46c161a6ba5 100644 --- a/games/rollemup/Makefile +++ b/games/rollemup/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2006/05/22 22:22:03 jlam Exp $ +# $NetBSD: Makefile,v 1.32 2006/09/03 00:56:29 wiz Exp $ DISTNAME= Rollemup PKGNAME= rollemup-1.0 @@ -7,7 +7,7 @@ CATEGORIES= games MASTER_SITES= http://savor.gulic.org/demos/ # was http://usa.lostboys.nl/medialab/rollemup/Linux/ -MAINTAINER= sakamoto@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org #HOMEPAGE= http://www.medialab.lostboys.nl/projects/madewith/pinball/pinballgame.html COMMENT= Multi Ball, Player, Platform, Media, Cool Pinball game diff --git a/games/xbat/Makefile b/games/xbat/Makefile index 37f3f41c95a..dd7eea95b75 100644 --- a/games/xbat/Makefile +++ b/games/xbat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/02/05 23:09:23 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2006/09/03 00:56:29 wiz Exp $ DISTNAME= xev111 PKGNAME= xbat-1.11 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.nemoto.ecei.tohoku.ac.jp/~wai/Xbat/ -MAINTAINER= sakamoto@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.nemoto.ecei.tohoku.ac.jp/~wai/index_e.html COMMENT= XEVIOUS like shooting game diff --git a/games/xemeraldia/Makefile b/games/xemeraldia/Makefile index bd45d4a34e0..f49f5cefa79 100644 --- a/games/xemeraldia/Makefile +++ b/games/xemeraldia/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/05/11 14:04:16 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2006/09/03 00:56:29 wiz Exp $ DISTNAME= xemeraldia-0.3 PKGNAME= xemeraldia-0.31 @@ -10,7 +10,7 @@ PATCH_SITES= ftp://ftp.lab.kdd.co.jp/Usenet/fj.sources/1995/apr/ PATCHFILES= xemeraldia-0.3to0.31.patch.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= sakamoto@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Game of breaking blocks USE_IMAKE= yes |