diff options
Diffstat (limited to 'inputmethod/input-pad/Makefile')
-rw-r--r-- | inputmethod/input-pad/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/input-pad/Makefile b/inputmethod/input-pad/Makefile index 80eb91d10b0..5fa472bb74e 100644 --- a/inputmethod/input-pad/Makefile +++ b/inputmethod/input-pad/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.7 2011/01/13 13:36:36 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2011/04/22 13:42:07 obache Exp $ # .include "Makefile.common" MAINTAINER= obache@NetBSD.org COMMENT= On-screen Input Pad to Send Characters with Mouse -PKGREVISION= 1 +PKGREVISION= 2 PKG_DESTDIR_SUPPORT= user-destdir |