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 98e027e7337..1b0fc0d33a0 100644 --- a/x11/matchbox-panel/Makefile +++ b/x11/matchbox-panel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2009/12/17 18:29:05 abs Exp $ +# $NetBSD: Makefile,v 1.20 2010/06/13 22:45:48 wiz Exp $ # DISTNAME= matchbox-panel-0.9.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= x11 MASTER_SITES= http://matchbox-project.org/sources/matchbox-panel/0.9/ EXTRACT_SUFX= .tar.bz2 |