diff options
author | wiz <wiz@pkgsrc.org> | 2003-12-13 00:45:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-12-13 00:45:21 +0000 |
commit | 391b5798e65ea1b92e1b533d96be9786f140a121 (patch) | |
tree | 387ad93e2489a50e6c479ea80481f11998e70dbf /x11/gtk2-theme-switch | |
parent | c440246df64a29d51c504ae92843f93c4a35276b (diff) | |
download | pkgsrc-391b5798e65ea1b92e1b533d96be9786f140a121.tar.gz |
Bump PKGREVISION for atk library major bump.
Diffstat (limited to 'x11/gtk2-theme-switch')
-rw-r--r-- | x11/gtk2-theme-switch/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gtk2-theme-switch/Makefile b/x11/gtk2-theme-switch/Makefile index 8b5225bff03..677aad2a4c6 100644 --- a/x11/gtk2-theme-switch/Makefile +++ b/x11/gtk2-theme-switch/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/12/05 18:08:06 xtraeme Exp $ +# $NetBSD: Makefile,v 1.2 2003/12/13 00:45:26 wiz Exp $ # DISTNAME= gtk-theme-switch-2.0.0rc2 PKGNAME= ${DISTNAME:S/gtk/gtk2/} +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://www.muhri.net/ |