diff options
author | obache <obache@pkgsrc.org> | 2014-04-09 07:26:56 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-04-09 07:26:56 +0000 |
commit | d4c6d31d24a288907995e0aa6a44ec30653bfa41 (patch) | |
tree | a8d74fc5d770aab70db98ef75296260c726b9799 /misc/deskbar-applet | |
parent | b8c9b24811298a8b6ad3e8042f5b0fb9e9611dcc (diff) | |
download | pkgsrc-d4c6d31d24a288907995e0aa6a44ec30653bfa41.tar.gz |
recursive bump from icu shlib major bump.
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 6feef8482c3..f8bd2965ed4 100644 --- a/misc/deskbar-applet/Makefile +++ b/misc/deskbar-applet/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.84 2014/02/12 23:18:12 tron Exp $ +# $NetBSD: Makefile,v 1.85 2014/04/09 07:27:12 obache Exp $ DISTNAME= deskbar-applet-2.32.0 -PKGREVISION= 32 +PKGREVISION= 33 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/deskbar-applet/2.32/} EXTRACT_SUFX= .tar.bz2 |