diff options
author | leot <leot@pkgsrc.org> | 2020-08-17 20:17:15 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2020-08-17 20:17:15 +0000 |
commit | 9c239d33c8bf238818b1984019666b40d5c388b0 (patch) | |
tree | 0b131e24a79c5f3ff8b179a9e7c5a4887fa44b66 /games/hitori/Makefile | |
parent | 7fd7302d20945be276edc57766363af689a974f0 (diff) | |
download | pkgsrc-9c239d33c8bf238818b1984019666b40d5c388b0.tar.gz |
*: revbump after fontconfig bl3 changes (libuuid removal)
Diffstat (limited to 'games/hitori/Makefile')
-rw-r--r-- | games/hitori/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/hitori/Makefile b/games/hitori/Makefile index f178a726486..ec04e00828b 100644 --- a/games/hitori/Makefile +++ b/games/hitori/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2020/03/10 22:09:53 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2020/08/17 20:18:45 leot Exp $ DISTNAME= hitori-3.22.3 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/hitori/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz |