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 1db017db34b..f18d98a34d3 100644 --- a/inputmethod/py-input-pad/Makefile +++ b/inputmethod/py-input-pad/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.12 2012/02/06 12:40:41 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2012/03/03 00:13:23 wiz Exp $ # .include "../../inputmethod/input-pad/Makefile.common" PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 MAINTAINER= obache@NetBSD.org COMMENT= Python wrapper for Input Pad |