diff options
author | wiz <wiz@pkgsrc.org> | 2012-07-15 08:22:46 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-07-15 08:22:46 +0000 |
commit | 0e2c44127859cbdfdddf3db69273b48d48cc7abd (patch) | |
tree | 995f544a17669ea8784e75991cca8e44c116fca9 /x11/matchbox-desktop | |
parent | fe87a5eb44e1bd56fecd05cd4f9845fd1fa9f6c6 (diff) | |
download | pkgsrc-0e2c44127859cbdfdddf3db69273b48d48cc7abd.tar.gz |
Recursive bump for startup-notification* dependency change, requested
by Obache.
Diffstat (limited to 'x11/matchbox-desktop')
-rw-r--r-- | x11/matchbox-desktop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/matchbox-desktop/Makefile b/x11/matchbox-desktop/Makefile index 670540bbca6..6841dbbc4b1 100644 --- a/x11/matchbox-desktop/Makefile +++ b/x11/matchbox-desktop/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2012/07/01 19:05:28 dholland Exp $ +# $NetBSD: Makefile,v 1.14 2012/07/15 08:23:00 wiz Exp $ # DISTNAME= matchbox-desktop-0.9.1 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= x11 MASTER_SITES= http://matchbox-project.org/sources/matchbox-desktop/0.9/ EXTRACT_SUFX= .tar.bz2 |