diff options
Diffstat (limited to 'wm/matchbox-wm/Makefile')
-rw-r--r-- | wm/matchbox-wm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/matchbox-wm/Makefile b/wm/matchbox-wm/Makefile index d233f5d0dde..03a1ce435f9 100644 --- a/wm/matchbox-wm/Makefile +++ b/wm/matchbox-wm/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2006/01/24 07:32:40 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2006/02/05 23:11:14 joerg Exp $ # DISTNAME= matchbox-window-manager-0.9.5 PKGNAME= ${DISTNAME:S/window-manager/wm/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= wm x11 MASTER_SITES= http://projects.o-hand.com/matchbox/sources/matchbox-window-manager/0.9/ |