diff options
Diffstat (limited to 'x11/gtk2-theme-switch/Makefile')
-rw-r--r-- | x11/gtk2-theme-switch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtk2-theme-switch/Makefile b/x11/gtk2-theme-switch/Makefile index 89add3c1a89..1ee840e82cc 100644 --- a/x11/gtk2-theme-switch/Makefile +++ b/x11/gtk2-theme-switch/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.52 2020/03/10 22:11:14 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2020/08/17 20:20:26 leot Exp $ # DISTNAME= gtk-theme-switch-2.0.0rc2 PKGNAME= ${DISTNAME:S/gtk/gtk2/} -PKGREVISION= 37 +PKGREVISION= 38 CATEGORIES= x11 MASTER_SITES= http://www.muhri.net/ |