diff options
author | wiz <wiz@pkgsrc.org> | 2017-02-06 13:54:36 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-02-06 13:54:36 +0000 |
commit | 055b51d0c26c1f2198d72874953f1ea82431ddf5 (patch) | |
tree | 13f72a1dcbae87ad3d7b1e8c68779be6af8a04f9 /inputmethod/py-input-pad/Makefile | |
parent | 6f9a53d939ef1f3feccdb45afc68583df4f637c9 (diff) | |
download | pkgsrc-055b51d0c26c1f2198d72874953f1ea82431ddf5.tar.gz |
Recursive bump for harfbuzz's new graphite2 dependency.
Diffstat (limited to 'inputmethod/py-input-pad/Makefile')
-rw-r--r-- | inputmethod/py-input-pad/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/py-input-pad/Makefile b/inputmethod/py-input-pad/Makefile index 094c8639fcd..c1d7b823f67 100644 --- a/inputmethod/py-input-pad/Makefile +++ b/inputmethod/py-input-pad/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.40 2017/01/01 14:43:44 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2017/02/06 13:55:34 wiz Exp $ .include "../../inputmethod/input-pad/Makefile.common" PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Python wrapper for Input Pad |