diff options
author | abs <abs@pkgsrc.org> | 2010-11-15 22:56:08 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2010-11-15 22:56:08 +0000 |
commit | ead21cfde2d9ac75663cb012b16a31fe85dde108 (patch) | |
tree | 51bd3c92c0788019a2d7bcf1fe281fd0e78cbdb5 /x11/wxGTK28/Makefile | |
parent | 572f7de82018f99bc647846f2e38cc19cb46f974 (diff) | |
download | pkgsrc-ead21cfde2d9ac75663cb012b16a31fe85dde108.tar.gz |
PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome
Diffstat (limited to 'x11/wxGTK28/Makefile')
-rw-r--r-- | x11/wxGTK28/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wxGTK28/Makefile b/x11/wxGTK28/Makefile index eb654254710..322671d210a 100644 --- a/x11/wxGTK28/Makefile +++ b/x11/wxGTK28/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2010/09/14 11:01:07 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2010/11/15 22:59:14 abs Exp $ # .include "../../x11/wxGTK28/Makefile.common" -PKGREVISION= 8 +PKGREVISION= 9 PKGNAME= ${DISTNAME:S/wxGTK/wxGTK28/} COMMENT= GTK-based implementation of the wxWidgets GUI library |