diff options
Diffstat (limited to 'misc/celestia')
-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 e4692c52c96..0787679dd77 100644 --- a/misc/celestia/Makefile +++ b/misc/celestia/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.70 2018/01/28 20:10:55 wiz Exp $ +# $NetBSD: Makefile,v 1.71 2018/03/12 11:17:05 wiz Exp $ DISTNAME= celestia-1.6.1 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= misc x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=celestia/} |