diff options
author | jmmv <jmmv@pkgsrc.org> | 2008-01-04 20:05:11 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2008-01-04 20:05:11 +0000 |
commit | 9032d7984a4272d1f048ae27d57789c10f01a258 (patch) | |
tree | 5f6fe00150d985f5c86396209343e6ddc97a3039 /misc/stellarium | |
parent | ace0968ebbdc08df6d299d548fdce34b37c94cb6 (diff) | |
download | pkgsrc-9032d7984a4272d1f048ae27d57789c10f01a258.tar.gz |
Bump PKGREVISION due to boost update to 1.34.1.
Diffstat (limited to 'misc/stellarium')
-rw-r--r-- | misc/stellarium/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/stellarium/Makefile b/misc/stellarium/Makefile index 26e32cacab3..f00d23e1896 100644 --- a/misc/stellarium/Makefile +++ b/misc/stellarium/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2007/10/12 16:53:55 drochner Exp $ +# $NetBSD: Makefile,v 1.22 2008/01/04 20:05:11 jmmv Exp $ DISTNAME= stellarium-0.9.0 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=stellarium/} |