diff options
Diffstat (limited to 'x11/matchbox-common/Makefile')
-rw-r--r-- | x11/matchbox-common/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/matchbox-common/Makefile b/x11/matchbox-common/Makefile index d46d4032bc9..5d50ec9d86e 100644 --- a/x11/matchbox-common/Makefile +++ b/x11/matchbox-common/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2013/06/04 22:17:27 tron Exp $ +# $NetBSD: Makefile,v 1.18 2013/06/06 12:55:19 wiz Exp $ # DISTNAME= matchbox-common-0.9.1 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= x11 MASTER_SITES= http://matchbox-project.org/sources/matchbox-common/0.9/ EXTRACT_SUFX= .tar.bz2 |