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 e6524b20cea..c62b2f3dd92 100644 --- a/misc/stellarium/Makefile +++ b/misc/stellarium/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.70 2013/05/03 16:23:53 drochner Exp $ +# $NetBSD: Makefile,v 1.71 2013/05/31 12:41:29 wiz Exp $ DISTNAME= stellarium-0.12.1 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=stellarium/} |