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 defdcd8e960..9422d8efa12 100644 --- a/x11/gtk2-chtheme/Makefile +++ b/x11/gtk2-chtheme/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.41 2017/02/06 13:56:08 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2017/02/12 06:26:11 ryoon Exp $ # DISTNAME= gtk-chtheme-0.3.1 PKGNAME= gtk2-chtheme-0.3.1 -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= x11 MASTER_SITES= http://plasmasturm.org/code/gtk-chtheme/ EXTRACT_SUFX= .tar.bz2 |