diff options
author | wiz <wiz@pkgsrc.org> | 2005-07-27 16:21:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-07-27 16:21:16 +0000 |
commit | 63012139667ad8f9b3362d04c49bf9ef280603b0 (patch) | |
tree | 383cc3b0c458d375a369b1670bd6311723231905 /misc/stellarium | |
parent | 3de5d86818dd43e795076526d9e986a5d15da35c (diff) | |
download | pkgsrc-63012139667ad8f9b3362d04c49bf9ef280603b0.tar.gz |
Reset MAINTAINER -- he stopped working on pkgsrc.
Diffstat (limited to 'misc/stellarium')
-rw-r--r-- | misc/stellarium/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/stellarium/Makefile b/misc/stellarium/Makefile index d902875ac50..1da6e70030e 100644 --- a/misc/stellarium/Makefile +++ b/misc/stellarium/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2005/06/01 18:03:05 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2005/07/27 16:21:17 wiz Exp $ # DISTNAME= stellarium-0.6.0 @@ -6,7 +6,7 @@ PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= http://stellarium.free.fr/download/ -MAINTAINER= dotz@irc.pl +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://stellarium.free.fr/ COMMENT= Generate photorealistic skys with OpenGL |