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 2cf18d564ae..854f4f0832d 100644 --- a/wm/matchbox-wm/Makefile +++ b/wm/matchbox-wm/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2011/01/13 13:39:33 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2011/11/01 06:02:43 sbd Exp $ # DISTNAME= matchbox-window-manager-1.1 PKGNAME= ${DISTNAME:S/window-manager/wm/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= wm x11 MASTER_SITES= http://projects.o-hand.com/matchbox/sources/matchbox-window-manager/1.1/ |