diff options
Diffstat (limited to 'games/oshu')
-rw-r--r-- | games/oshu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/oshu/Makefile b/games/oshu/Makefile index fa3f7982fba..144b18f0d02 100644 --- a/games/oshu/Makefile +++ b/games/oshu/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2020/08/17 20:18:50 leot Exp $ +# $NetBSD: Makefile,v 1.6 2020/08/18 17:57:57 leot Exp $ DISTNAME= oshu-2.0.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GITHUB:=fmang/} |