diff options
author | tron <tron@pkgsrc.org> | 2013-03-02 10:44:33 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2013-03-02 10:44:33 +0000 |
commit | d8972f72974aa17201f0c2a308fb9d46a80da40d (patch) | |
tree | 6ea75f919bc964b5a6ed504d8c82f69aa090ae91 /games | |
parent | 3e6c362ef126ec570b85f8ced09d143ca22afab9 (diff) | |
download | pkgsrc-d8972f72974aa17201f0c2a308fb9d46a80da40d.tar.gz |
Reset maintainer to "pkgsrc-users@NetBSD.org".
Diffstat (limited to 'games')
-rw-r--r-- | games/enigma/Makefile | 4 | ||||
-rw-r--r-- | games/rocksndiamonds/Makefile | 4 | ||||
-rw-r--r-- | games/sudoku-cli/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/games/enigma/Makefile b/games/enigma/Makefile index bb2876b466c..00bc9658e92 100644 --- a/games/enigma/Makefile +++ b/games/enigma/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2013/02/16 11:21:16 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2013/03/02 10:44:34 tron Exp $ DISTNAME= enigma-1.01-r1914 PKGNAME= ${DISTNAME:S/-r/./} @@ -6,7 +6,7 @@ PKGREVISION= 4 CATEGORIES= games MASTER_SITES= http://download.berlios.de/enigma-game/ -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.nongnu.org/enigma/ COMMENT= Puzzle game similar to Oxyd/Rock'n'Roll/Marble Madness LICENSE= gnu-gpl-v2 diff --git a/games/rocksndiamonds/Makefile b/games/rocksndiamonds/Makefile index 95bd0ac4296..fd1cd72f1fc 100644 --- a/games/rocksndiamonds/Makefile +++ b/games/rocksndiamonds/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.48 2012/10/06 11:54:53 asau Exp $ +# $NetBSD: Makefile,v 1.49 2013/03/02 10:44:35 tron Exp $ DISTNAME= rocksndiamonds-3.3.0.1 PKGREVISION= 3 CATEGORIES= games x11 MASTER_SITES= http://www.artsoft.org/RELEASES/unix/rocksndiamonds/ -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.artsoft.org/rocksndiamonds/ COMMENT= Game like Boulder Dash, Emerald Mine, or Sokoban diff --git a/games/sudoku-cli/Makefile b/games/sudoku-cli/Makefile index e21a7ab1b14..fc4d341df32 100644 --- a/games/sudoku-cli/Makefile +++ b/games/sudoku-cli/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/10/06 11:54:55 asau Exp $ +# $NetBSD: Makefile,v 1.4 2013/03/02 10:44:35 tron Exp $ # DISTNAME= sudoku-1.0.1 @@ -7,7 +7,7 @@ CATEGORIES= games MASTER_SITES= http://www.laurasia.com.au/downloads/ EXTRACT_SUFX= .tgz -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.laurasia.com.au/downloads/ COMMENT= Commandline version of sudoku board game LICENSE= public-domain |