diff options
author | wiz <wiz> | 2005-07-27 16:21:16 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-07-27 16:21:16 +0000 |
commit | 7662abf39fdd543b75d21548b3d3992f9f73b0b6 (patch) | |
tree | 383cc3b0c458d375a369b1670bd6311723231905 /misc/stellarium/Makefile | |
parent | d269a6cb6eb82948a0712b57da2865b52217836a (diff) | |
download | pkgsrc-7662abf39fdd543b75d21548b3d3992f9f73b0b6.tar.gz |
Reset MAINTAINER -- he stopped working on pkgsrc.
Diffstat (limited to 'misc/stellarium/Makefile')
-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 |