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 e39feda32be..d7413d54cb8 100644
--- a/games/love010/Makefile
+++ b/games/love010/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2022/08/11 05:08:32 gutteridge Exp $
+# $NetBSD: Makefile,v 1.15 2022/09/11 12:51:44 wiz Exp $
DISTNAME= love-0.10.2-linux-src
PKGNAME= ${DISTNAME:S/-linux-src//:S/love/love010/}
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= games lua
MASTER_SITES= ${MASTER_SITE_GITHUB:=love2d/}