diff options
Diffstat (limited to 'misc/stellarium/Makefile')
-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 7d4fc1d8dbc..61f1ae67d40 100644 --- a/misc/stellarium/Makefile +++ b/misc/stellarium/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2012/02/16 19:25:11 hans Exp $ +# $NetBSD: Makefile,v 1.52 2012/03/03 00:13:37 wiz Exp $ DISTNAME= stellarium-0.11.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=stellarium/} |