diff options
Diffstat (limited to 'graphics/gnome-icon-theme/Makefile')
-rw-r--r-- | graphics/gnome-icon-theme/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gnome-icon-theme/Makefile b/graphics/gnome-icon-theme/Makefile index ae6b203d9a2..60caa807a95 100644 --- a/graphics/gnome-icon-theme/Makefile +++ b/graphics/gnome-icon-theme/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.95 2014/01/13 12:44:12 obache Exp $ +# $NetBSD: Makefile,v 1.96 2014/05/29 23:36:38 wiz Exp $ DISTNAME= gnome-icon-theme-3.10.0 +PKGREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-icon-theme/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz |