diff options
author | wiz <wiz> | 2012-07-15 08:22:46 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-07-15 08:22:46 +0000 |
commit | b20283cb74f9679bb7ced4f4c5fac3a8993fb7fc (patch) | |
tree | 995f544a17669ea8784e75991cca8e44c116fca9 /wm/metacity/Makefile | |
parent | bfed4f1cab99ac7e41f1519f369c2b7fd5f0add3 (diff) | |
download | pkgsrc-b20283cb74f9679bb7ced4f4c5fac3a8993fb7fc.tar.gz |
Recursive bump for startup-notification* dependency change, requested
by Obache.
Diffstat (limited to 'wm/metacity/Makefile')
-rw-r--r-- | wm/metacity/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/metacity/Makefile b/wm/metacity/Makefile index fe83c2eabe4..80638bc1d2e 100644 --- a/wm/metacity/Makefile +++ b/wm/metacity/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.99 2012/06/14 07:45:13 sbd Exp $ +# $NetBSD: Makefile,v 1.100 2012/07/15 08:22:58 wiz Exp $ # DISTNAME= metacity-2.34.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= wm x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/metacity/2.34/} EXTRACT_SUFX= .tar.bz2 |