diff options
author | adam <adam@pkgsrc.org> | 2016-08-03 10:22:08 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2016-08-03 10:22:08 +0000 |
commit | af99af5e9cba76dc77709430a25869115f950e12 (patch) | |
tree | 8bfde80d3bf3676cad2ff03726dbe9118e082b1e /graphics/gnome-themes-standard | |
parent | 688fd5edec81adbae50333c18705003e7e4f9997 (diff) | |
download | pkgsrc-af99af5e9cba76dc77709430a25869115f950e12.tar.gz |
Revbump after graphics/gd update
Diffstat (limited to 'graphics/gnome-themes-standard')
-rw-r--r-- | graphics/gnome-themes-standard/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gnome-themes-standard/Makefile b/graphics/gnome-themes-standard/Makefile index 47c5b2eae0c..9040903b615 100644 --- a/graphics/gnome-themes-standard/Makefile +++ b/graphics/gnome-themes-standard/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2016/06/16 08:36:06 youri Exp $ +# $NetBSD: Makefile,v 1.4 2016/08/03 10:22:52 adam Exp $ DISTNAME= gnome-themes-standard-3.20.2 +PKGREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-themes-standard/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz |