diff options
Diffstat (limited to 'x11/matchbox-panel/Makefile')
-rw-r--r-- | x11/matchbox-panel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/matchbox-panel/Makefile b/x11/matchbox-panel/Makefile index 3c04c2efb41..1f47922fc69 100644 --- a/x11/matchbox-panel/Makefile +++ b/x11/matchbox-panel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2013/06/04 22:17:28 tron Exp $ +# $NetBSD: Makefile,v 1.30 2013/06/06 12:55:20 wiz Exp $ # DISTNAME= matchbox-panel-0.9.2 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= x11 MASTER_SITES= http://matchbox-project.org/sources/matchbox-panel/0.9/ EXTRACT_SUFX= .tar.bz2 |