diff options
Diffstat (limited to 'games/liblcf/Makefile')
-rw-r--r-- | games/liblcf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/liblcf/Makefile b/games/liblcf/Makefile index 37d81d0128d..5dee5c3226e 100644 --- a/games/liblcf/Makefile +++ b/games/liblcf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2020/06/02 08:22:41 adam Exp $ +# $NetBSD: Makefile,v 1.10 2020/11/05 09:06:53 ryoon Exp $ DISTNAME= liblcf-0.6.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES= https://easyrpg.org/downloads/player/${PKGVERSION_NOREV}/ |