diff options
author | prlw1 <prlw1@pkgsrc.org> | 2017-06-14 16:25:16 +0000 |
---|---|---|
committer | prlw1 <prlw1@pkgsrc.org> | 2017-06-14 16:25:16 +0000 |
commit | 81863ef1d18fa9fc94c8fb4c37fe77fda5a59255 (patch) | |
tree | 70f52672c4609236f8e08bed2f998e72a8deda61 /graphics/adwaita-icon-theme | |
parent | 8dd99e554e1fc3d7fdf0d84d40203778c90bcbe4 (diff) | |
download | pkgsrc-81863ef1d18fa9fc94c8fb4c37fe77fda5a59255.tar.gz |
Revbump for introduction of icon theme handling framework
Diffstat (limited to 'graphics/adwaita-icon-theme')
-rw-r--r-- | graphics/adwaita-icon-theme/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/adwaita-icon-theme/Makefile b/graphics/adwaita-icon-theme/Makefile index 09744394785..540e0da5dda 100644 --- a/graphics/adwaita-icon-theme/Makefile +++ b/graphics/adwaita-icon-theme/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2017/06/14 16:23:09 prlw1 Exp $ +# $NetBSD: Makefile,v 1.9 2017/06/14 16:25:16 prlw1 Exp $ DISTNAME= adwaita-icon-theme-3.22.0 +PKGREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME:=/sources/adwaita-icon-theme/3.22/} EXTRACT_SUFX= .tar.xz |