diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-09 17:04:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-09 17:04:32 +0000 |
commit | 9fab7c8c351b9bdde22d34fcc854e8177adeaab0 (patch) | |
tree | e2421042be990e5291c9fe1e85cecc9972b31c85 /games | |
parent | daccaf9917c4e0d1fd0c10e213b831081b33dbb3 (diff) | |
download | pkgsrc-9fab7c8c351b9bdde22d34fcc854e8177adeaab0.tar.gz |
Take maintainership.
Diffstat (limited to 'games')
-rw-r--r-- | games/singularity/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/singularity/Makefile b/games/singularity/Makefile index 0b35ec58171..ac168b4d7fd 100644 --- a/games/singularity/Makefile +++ b/games/singularity/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/09/04 07:36:21 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2007/09/09 17:04:32 wiz Exp $ # DISTNAME= singularity_0.26a @@ -6,7 +6,7 @@ PKGNAME= ${DISTNAME:S/_/-/} CATEGORIES= games MASTER_SITES= http://www.emhsoft.com/singularity/ -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://www.emhsoft.com/singularity/ COMMENT= Endgame: Singularity game |