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 /sysutils/gvfs | |
parent | 86b731d96590bc50122622e7fd30485650060737 (diff) | |
download | pkgsrc-83908fe6f952328b0992bc1d4db193a1ef9eceb5.tar.gz |
Recursive bump from icu shlib major bumped to 49.
Diffstat (limited to 'sysutils/gvfs')
-rw-r--r-- | sysutils/gvfs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gvfs/Makefile b/sysutils/gvfs/Makefile index f65fab0d141..3e6f62be39e 100644 --- a/sysutils/gvfs/Makefile +++ b/sysutils/gvfs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2012/03/03 00:13:57 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2012/04/27 12:32:03 obache Exp $ # DISTNAME= gvfs-1.6.6 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gvfs/1.6/} EXTRACT_SUFX= .tar.bz2 |