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 /x11/gtk2-chtheme | |
parent | c0b97c4bce86913612b81775e5ca7db2336d3887 (diff) | |
download | pkgsrc-545f70a10b9d44a5f003a0bdf2cf92c2b70b6df5.tar.gz |
Recursive revbump from fonts/harfbuzz
Diffstat (limited to 'x11/gtk2-chtheme')
-rw-r--r-- | x11/gtk2-chtheme/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtk2-chtheme/Makefile b/x11/gtk2-chtheme/Makefile index defdcd8e960..9422d8efa12 100644 --- a/x11/gtk2-chtheme/Makefile +++ b/x11/gtk2-chtheme/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.41 2017/02/06 13:56:08 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2017/02/12 06:26:11 ryoon Exp $ # DISTNAME= gtk-chtheme-0.3.1 PKGNAME= gtk2-chtheme-0.3.1 -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= x11 MASTER_SITES= http://plasmasturm.org/code/gtk-chtheme/ EXTRACT_SUFX= .tar.bz2 |