diff options
author | ryoon <ryoon@pkgsrc.org> | 2017-02-12 06:24:36 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2017-02-12 06:24:36 +0000 |
commit | 545f70a10b9d44a5f003a0bdf2cf92c2b70b6df5 (patch) | |
tree | 303235e49cc4ad2912cdbcd91ff4f31742f20f94 /games/gnome-sudoku | |
parent | c0b97c4bce86913612b81775e5ca7db2336d3887 (diff) | |
download | pkgsrc-545f70a10b9d44a5f003a0bdf2cf92c2b70b6df5.tar.gz |
Recursive revbump from fonts/harfbuzz
Diffstat (limited to 'games/gnome-sudoku')
-rw-r--r-- | games/gnome-sudoku/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gnome-sudoku/Makefile b/games/gnome-sudoku/Makefile index d92976a7e88..457614f8029 100644 --- a/games/gnome-sudoku/Makefile +++ b/games/gnome-sudoku/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2017/02/06 13:55:21 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2017/02/12 06:25:21 ryoon Exp $ DISTNAME= gnome-sudoku-3.20.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-sudoku/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz |