summaryrefslogtreecommitdiff
path: root/games/love09/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/love09/Makefile')
-rw-r--r--games/love09/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/love09/Makefile b/games/love09/Makefile
index b3f38caeedc..47b098f9371 100644
--- a/games/love09/Makefile
+++ b/games/love09/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2021/09/08 21:05:06 nia Exp $
+# $NetBSD: Makefile,v 1.12 2021/12/08 16:04:37 adam Exp $
DISTNAME= love-0.9.2-linux-src
PKGNAME= ${DISTNAME:S/-linux-src//:S/love/love09/}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= games lua
MASTER_SITES= ${MASTER_SITE_GITHUB:=love2d/}