diff options
Diffstat (limited to 'x11/gtk2-chtheme/Makefile')
-rw-r--r-- | x11/gtk2-chtheme/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtk2-chtheme/Makefile b/x11/gtk2-chtheme/Makefile index 89bd2420b33..90d18b8af22 100644 --- a/x11/gtk2-chtheme/Makefile +++ b/x11/gtk2-chtheme/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.46 2018/11/12 03:53:08 ryoon Exp $ +# $NetBSD: Makefile,v 1.47 2018/11/14 22:22:42 kleink Exp $ # DISTNAME= gtk-chtheme-0.3.1 PKGNAME= gtk2-chtheme-0.3.1 -PKGREVISION= 36 +PKGREVISION= 37 CATEGORIES= x11 MASTER_SITES= http://plasmasturm.org/code/gtk-chtheme/ EXTRACT_SUFX= .tar.bz2 |