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 03369fb7f57..1835041154d 100644 --- a/x11/gtk2-theme-switch/Makefile +++ b/x11/gtk2-theme-switch/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.36 2013/06/03 10:06:13 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2013/06/04 22:17:20 tron Exp $ # DISTNAME= gtk-theme-switch-2.0.0rc2 PKGNAME= ${DISTNAME:S/gtk/gtk2/} -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= x11 MASTER_SITES= http://www.muhri.net/ |