diff options
author | sbd <sbd@pkgsrc.org> | 2011-11-01 06:00:33 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2011-11-01 06:00:33 +0000 |
commit | 94b37b4e43cb09388d595b2eab1c405e533f4758 (patch) | |
tree | 5a8343f32e931a9739ef2ef1fa16f00e7977f25c /wm/matchbox-wm | |
parent | 0d28f78169df45c29d7022deb2b98c0257b39600 (diff) | |
download | pkgsrc-94b37b4e43cb09388d595b2eab1c405e533f4758.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'wm/matchbox-wm')
-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/ |