diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-10-10 14:41:44 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-10-10 14:41:44 +0000 |
commit | eda5fb2e29b33922bb92f2dd142f89b815a18b0a (patch) | |
tree | e58d5e9a95d76f4e79d72c3a97a69293d173f732 /x11/gtk2-theme-switch | |
parent | c5cc33e0b350b2d9a4b361ce0a49375ea473b483 (diff) | |
download | pkgsrc-eda5fb2e29b33922bb92f2dd142f89b815a18b0a.tar.gz |
Recursive revbump from pango-1.36.0
Diffstat (limited to 'x11/gtk2-theme-switch')
-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 f0a760e59e1..96b71a6dcbc 100644 --- a/x11/gtk2-theme-switch/Makefile +++ b/x11/gtk2-theme-switch/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.39 2013/09/02 19:51:31 adam Exp $ +# $NetBSD: Makefile,v 1.40 2013/10/10 14:42:38 ryoon Exp $ # DISTNAME= gtk-theme-switch-2.0.0rc2 PKGNAME= ${DISTNAME:S/gtk/gtk2/} -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= x11 MASTER_SITES= http://www.muhri.net/ |