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 6a98c076d82..5e046cc7ff4 100644 --- a/x11/eekboard/Makefile +++ b/x11/eekboard/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2013/06/04 22:17:17 tron Exp $ +# $NetBSD: Makefile,v 1.23 2013/06/06 12:53:48 wiz Exp $ # DISTNAME= eekboard-1.0.5 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= x11 MASTER_SITES= http://cloud.github.com/downloads/ueno/eekboard/ |