diff options
Diffstat (limited to 'misc/stellarium/Makefile')
-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 313681846f7..a470156a1e1 100644 --- a/misc/stellarium/Makefile +++ b/misc/stellarium/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.59 2012/08/29 16:26:58 marino Exp $ +# $NetBSD: Makefile,v 1.60 2012/09/07 19:17:12 adam Exp $ DISTNAME= stellarium-0.11.4a +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=stellarium/} |