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 /wm/oroborox | |
parent | fe87a5eb44e1bd56fecd05cd4f9845fd1fa9f6c6 (diff) | |
download | pkgsrc-0e2c44127859cbdfdddf3db69273b48d48cc7abd.tar.gz |
Recursive bump for startup-notification* dependency change, requested
by Obache.
Diffstat (limited to 'wm/oroborox')
-rw-r--r-- | wm/oroborox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/oroborox/Makefile b/wm/oroborox/Makefile index 4ed8f8ee5c9..c51e1bd72f9 100644 --- a/wm/oroborox/Makefile +++ b/wm/oroborox/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2012/03/15 11:53:41 obache Exp $ +# $NetBSD: Makefile,v 1.31 2012/07/15 08:22:58 wiz Exp $ # DISTNAME= OroboROX-0.9.8 PKGNAME= oroborox-0.9.8 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rox/} EXTRACT_SUFX= .tar.bz2 |