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 3cbab879736..5d80147b34e 100644 --- a/graphics/gnome-icon-theme/Makefile +++ b/graphics/gnome-icon-theme/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.99 2015/11/25 12:50:43 jperkin Exp $ +# $NetBSD: Makefile,v 1.100 2016/07/09 06:38:21 wiz Exp $ DISTNAME= gnome-icon-theme-3.12.0 +PKGREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-icon-theme/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz |