diff options
author | obache <obache@pkgsrc.org> | 2011-06-10 09:39:41 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-06-10 09:39:41 +0000 |
commit | 64124cf5700eea62c53f59b9d7511678e57af32e (patch) | |
tree | 14764f02e608246e86c9899accb883da120c97ea /misc/gnome-utils | |
parent | 566df4e7640694f68a89731ee70ece5086145518 (diff) | |
download | pkgsrc-64124cf5700eea62c53f59b9d7511678e57af32e.tar.gz |
recursive bump from textproc/icu shlib major bump.
Diffstat (limited to 'misc/gnome-utils')
-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 98c3e91142e..6aceb1b6e99 100644 --- a/misc/gnome-utils/Makefile +++ b/misc/gnome-utils/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.105 2011/04/22 13:44:09 obache Exp $ +# $NetBSD: Makefile,v 1.106 2011/06/10 09:39:56 obache Exp $ # DISTNAME= gnome-utils-2.32.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-utils/2.32/} EXTRACT_SUFX= .tar.bz2 |