diff options
author | adam <adam> | 2012-10-08 23:00:34 +0000 |
---|---|---|
committer | adam <adam> | 2012-10-08 23:00:34 +0000 |
commit | 114e91ee249b3771e3359659eff3a03f2d6575c2 (patch) | |
tree | e38131657ba44ecd23072f8213cae4dc414c2b9f /graphics/gnome-icon-theme | |
parent | 197899c3330449330ee13cb4cb44fac9e10fe2e1 (diff) | |
download | pkgsrc-114e91ee249b3771e3359659eff3a03f2d6575c2.tar.gz |
Revbump after updating graphics/pango
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 39a0c249979..59df27aa388 100644 --- a/graphics/gnome-icon-theme/Makefile +++ b/graphics/gnome-icon-theme/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.82 2012/10/06 14:10:56 asau Exp $ +# $NetBSD: Makefile,v 1.83 2012/10/08 23:01:44 adam Exp $ # DISTNAME= gnome-icon-theme-2.30.3 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-icon-theme/2.30/} EXTRACT_SUFX= .tar.bz2 |