diff options
author | obache <obache> | 2011-07-21 13:05:46 +0000 |
---|---|---|
committer | obache <obache> | 2011-07-21 13:05:46 +0000 |
commit | a0c12782f8d7306d06b758910bd2c69cfb241038 (patch) | |
tree | b49a8a74fd1e317fd702bd5b738310cf703db8d1 /misc/gnome-utils/Makefile | |
parent | 01c9e2879723b4611172f7a192187534f8379d16 (diff) | |
download | pkgsrc-a0c12782f8d7306d06b758910bd2c69cfb241038.tar.gz |
recursive bump from gnome-vfs drop crypto dependency.
Diffstat (limited to 'misc/gnome-utils/Makefile')
-rw-r--r-- | misc/gnome-utils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gnome-utils/Makefile b/misc/gnome-utils/Makefile index 6aceb1b6e99..ad123a5563d 100644 --- a/misc/gnome-utils/Makefile +++ b/misc/gnome-utils/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.106 2011/06/10 09:39:56 obache Exp $ +# $NetBSD: Makefile,v 1.107 2011/07/21 13:05:58 obache Exp $ # DISTNAME= gnome-utils-2.32.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-utils/2.32/} EXTRACT_SUFX= .tar.bz2 |