diff options
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 cde143b3578..62c64f93308 100644 --- a/inputmethod/py-input-pad/Makefile +++ b/inputmethod/py-input-pad/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.42 2017/02/12 06:25:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.43 2017/11/23 17:19:59 wiz Exp $ .include "../../inputmethod/input-pad/Makefile.common" PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Python wrapper for Input Pad |