diff options
author | obache <obache@pkgsrc.org> | 2012-04-27 12:31:32 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-04-27 12:31:32 +0000 |
commit | 83908fe6f952328b0992bc1d4db193a1ef9eceb5 (patch) | |
tree | ef5e2592b2b1ea67f34e78e4e1b3f525969fb6c0 /misc/deskbar-applet | |
parent | 86b731d96590bc50122622e7fd30485650060737 (diff) | |
download | pkgsrc-83908fe6f952328b0992bc1d4db193a1ef9eceb5.tar.gz |
Recursive bump from icu shlib major bumped to 49.
Diffstat (limited to 'misc/deskbar-applet')
-rw-r--r-- | misc/deskbar-applet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/deskbar-applet/Makefile b/misc/deskbar-applet/Makefile index 962e60d25bd..0a15a32b42e 100644 --- a/misc/deskbar-applet/Makefile +++ b/misc/deskbar-applet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.59 2012/03/09 12:34:19 wiz Exp $ +# $NetBSD: Makefile,v 1.60 2012/04/27 12:31:54 obache Exp $ # DISTNAME= deskbar-applet-2.32.0 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/deskbar-applet/2.32/} EXTRACT_SUFX= .tar.bz2 |