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 7a4cb5dd566..fb4a1d90e1d 100644 --- a/x11/gtk2-theme-switch/Makefile +++ b/x11/gtk2-theme-switch/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.42 2015/04/25 14:25:06 tnn Exp $ +# $NetBSD: Makefile,v 1.43 2016/08/03 10:23:35 adam Exp $ # DISTNAME= gtk-theme-switch-2.0.0rc2 PKGNAME= ${DISTNAME:S/gtk/gtk2/} -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= x11 MASTER_SITES= http://www.muhri.net/ |