diff options
Diffstat (limited to 'x11/libgnomekbd/Makefile')
-rw-r--r-- | x11/libgnomekbd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libgnomekbd/Makefile b/x11/libgnomekbd/Makefile index 372bbd85cc9..7a0e893ccff 100644 --- a/x11/libgnomekbd/Makefile +++ b/x11/libgnomekbd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2013/06/04 22:17:27 tron Exp $ +# $NetBSD: Makefile,v 1.43 2013/06/06 12:55:19 wiz Exp $ # DISTNAME= libgnomekbd-2.32.0 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomekbd/2.32/} EXTRACT_SUFX= .tar.bz2 |