diff options
Diffstat (limited to 'misc/celestia/Makefile')
-rw-r--r-- | misc/celestia/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/celestia/Makefile b/misc/celestia/Makefile index 39bcd3084fd..273443aa9d3 100644 --- a/misc/celestia/Makefile +++ b/misc/celestia/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2013/06/03 10:05:34 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2013/06/04 22:16:40 tron Exp $ DISTNAME= celestia-1.4.1 -PKGREVISION= 32 +PKGREVISION= 33 CATEGORIES= misc x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=celestia/} |