diff options
Diffstat (limited to 'x11/eekboard/Makefile')
-rw-r--r-- | x11/eekboard/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/eekboard/Makefile b/x11/eekboard/Makefile index c653217f523..30c275b6f2a 100644 --- a/x11/eekboard/Makefile +++ b/x11/eekboard/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2014/05/05 00:48:28 ryoon Exp $ +# $NetBSD: Makefile,v 1.29 2014/10/29 09:18:50 prlw1 Exp $ # DISTNAME= eekboard-1.0.8 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://cloud.github.com/downloads/ueno/eekboard/ |