diff options
author | adam <adam@pkgsrc.org> | 2012-09-07 19:16:05 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-09-07 19:16:05 +0000 |
commit | bec09fea361c1b4df8ceddc1ee1c1bc7dfe53162 (patch) | |
tree | 8c7c1c6aba6c6451c01ccfcffee90433966d49ce /inputmethod/py-input-pad/Makefile | |
parent | 5baa1103cbf676ebb1be8f98a04c06b423017e76 (diff) | |
download | pkgsrc-bec09fea361c1b4df8ceddc1ee1c1bc7dfe53162.tar.gz |
Revbump after updating graphics/cairo
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 4f592554426..f0a52ed3925 100644 --- a/inputmethod/py-input-pad/Makefile +++ b/inputmethod/py-input-pad/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.16 2012/06/14 07:44:37 sbd Exp $ +# $NetBSD: Makefile,v 1.17 2012/09/07 19:16:58 adam Exp $ # .include "../../inputmethod/input-pad/Makefile.common" PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 MAINTAINER= obache@NetBSD.org COMMENT= Python wrapper for Input Pad |