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 6bba6bc9b69..e1ba40d6ccd 100644 --- a/inputmethod/py-input-pad/Makefile +++ b/inputmethod/py-input-pad/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.25 2013/06/04 22:16:31 tron Exp $ +# $NetBSD: Makefile,v 1.26 2013/06/06 12:54:38 wiz Exp $ # .include "../../inputmethod/input-pad/Makefile.common" PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 MAINTAINER= obache@NetBSD.org COMMENT= Python wrapper for Input Pad |