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 | bc60471e05e77c23e149e5dfd2d5aef9d17c7aeb (patch) | |
tree | f53f61926afe7991d42e606b4848be25d16231f4 /misc/stellarium | |
parent | 1089c5d4ea188f51d117b47c64437710d7ad444a (diff) | |
download | pkgsrc-bc60471e05e77c23e149e5dfd2d5aef9d17c7aeb.tar.gz |
Update HOMEPAGE.
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 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 |