summaryrefslogtreecommitdiff
path: root/games/love010/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/love010/Makefile')
-rw-r--r--games/love010/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/love010/Makefile b/games/love010/Makefile
index a89733b4142..3b3f84331d3 100644
--- a/games/love010/Makefile
+++ b/games/love010/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2021/02/06 13:56:35 maya Exp $
+# $NetBSD: Makefile,v 1.11 2021/09/08 21:05:06 nia Exp $
DISTNAME= love-0.10.2-linux-src
PKGNAME= ${DISTNAME:S/-linux-src//:S/love/love010/}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= games lua
MASTER_SITES= ${MASTER_SITE_GITHUB:=love2d/}