diff options
author | snj <snj@pkgsrc.org> | 2006-05-10 22:34:27 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2006-05-10 22:34:27 +0000 |
commit | 4f168d60182a468a5a778dfab6bf000e35fac067 (patch) | |
tree | f53f61926afe7991d42e606b4848be25d16231f4 | |
parent | dc1846b76dba77cb4a2deb3fff2fb947b8b5e796 (diff) | |
download | pkgsrc-4f168d60182a468a5a778dfab6bf000e35fac067.tar.gz |
Update HOMEPAGE.
-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 8e961ecb941..7d367ced0eb 100644 --- a/misc/stellarium/Makefile +++ b/misc/stellarium/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2006/05/10 16:48:55 drochner Exp $ +# $NetBSD: Makefile,v 1.14 2006/05/10 22:34:27 snj Exp $ # DISTNAME= stellarium-0.8.0 @@ -6,7 +6,7 @@ CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=stellarium/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://stellarium.free.fr/ +HOMEPAGE= http://www.stellarium.org/ COMMENT= Generate photorealistic skies with OpenGL USE_TOOLS+= gmake |