diff options
author | wiz <wiz@pkgsrc.org> | 2013-09-02 18:41:44 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-09-02 18:41:44 +0000 |
commit | 56b9f74dd087c70b0df81eb1222a569fe08076a3 (patch) | |
tree | 595f5a3aafc21bc160bfa06168197389644d836d | |
parent | e42fd3bb04a64fd9ae7e20d11e6b5e126ebe317d (diff) | |
download | pkgsrc-56b9f74dd087c70b0df81eb1222a569fe08076a3.tar.gz |
Drop maintainership.
-rw-r--r-- | games/singularity/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/singularity/Makefile b/games/singularity/Makefile index 89f0e8c4002..6d68a19d9f9 100644 --- a/games/singularity/Makefile +++ b/games/singularity/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2013/06/04 22:16:11 tron Exp $ -# +# $NetBSD: Makefile,v 1.18 2013/09/02 18:41:44 wiz Exp $ DISTNAME= singularity_0.28 PKGNAME= ${DISTNAME:S/_/-/} @@ -7,7 +6,7 @@ PKGREVISION= 11 CATEGORIES= games MASTER_SITES= http://www.emhsoft.com/singularity/ -MAINTAINER= wiz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.emhsoft.com/singularity/ COMMENT= Endgame: Singularity game |