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 | 2a8a04b1f7719a5cc2ad32a784f277e96806880d (patch) | |
tree | 995f544a17669ea8784e75991cca8e44c116fca9 /sysutils/gnome-system-tools | |
parent | c132f8aa44db56210112ddd571f292d5da7dda8a (diff) | |
download | pkgsrc-2a8a04b1f7719a5cc2ad32a784f277e96806880d.tar.gz |
Recursive bump for startup-notification* dependency change, requested
by Obache.
Diffstat (limited to 'sysutils/gnome-system-tools')
-rw-r--r-- | sysutils/gnome-system-tools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gnome-system-tools/Makefile b/sysutils/gnome-system-tools/Makefile index ccafdc7c406..249006af61a 100644 --- a/sysutils/gnome-system-tools/Makefile +++ b/sysutils/gnome-system-tools/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2012/07/01 19:05:25 dholland Exp $ +# $NetBSD: Makefile,v 1.16 2012/07/15 08:22:54 wiz Exp $ # DISTNAME= gnome-system-tools-2.22.2 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-system-tools/2.22/} EXTRACT_SUFX= .tar.bz2 |