diff options
author | wiz <wiz@pkgsrc.org> | 2012-08-13 14:25:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-08-13 14:25:37 +0000 |
commit | 3ebfad88245bf3cab49c490708fd606c342bf7ab (patch) | |
tree | b49584837fe18036982ca2f5c214da74b23e47d4 /graphics/gnome-icon-theme | |
parent | 2c7aa95b72dfa5d54768b10b41cbf3f4e999bfb0 (diff) | |
download | pkgsrc-3ebfad88245bf3cab49c490708fd606c342bf7ab.tar.gz |
Bump PKGREVISION for fix in librsvg/buildlink3.mk.
Diffstat (limited to 'graphics/gnome-icon-theme')
-rw-r--r-- | graphics/gnome-icon-theme/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gnome-icon-theme/Makefile b/graphics/gnome-icon-theme/Makefile index a1ead0f0447..d53b842352d 100644 --- a/graphics/gnome-icon-theme/Makefile +++ b/graphics/gnome-icon-theme/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.76 2012/06/14 07:44:35 sbd Exp $ +# $NetBSD: Makefile,v 1.77 2012/08/13 14:25:41 wiz Exp $ # DISTNAME= gnome-icon-theme-2.30.3 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-icon-theme/2.30/} EXTRACT_SUFX= .tar.bz2 |