diff options
author | sno <sno@pkgsrc.org> | 2009-08-26 20:22:51 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-08-26 20:22:51 +0000 |
commit | 9e04a7c89132299050305846bc6a737a3de1bfaa (patch) | |
tree | d4f9c46e77009953cb887b9c3a3faa8108a02aad /x11/wxGTK28 | |
parent | 6d245a65b24a4bae4ab66da7b53b4a065d6964c5 (diff) | |
download | pkgsrc-9e04a7c89132299050305846bc6a737a3de1bfaa.tar.gz |
bump revision because of graphics/jpeg update
Diffstat (limited to 'x11/wxGTK28')
-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 b725aea3295..3c653612e62 100644 --- a/x11/wxGTK28/Makefile +++ b/x11/wxGTK28/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2009/08/05 20:58:56 drochner Exp $ +# $NetBSD: Makefile,v 1.6 2009/08/26 20:24:12 sno Exp $ # .include "../../x11/wxGTK28/Makefile.common" -PKGREVISION= 2 +PKGREVISION= 3 PKGNAME= ${DISTNAME:S/wxGTK/wxGTK28/} COMMENT= GTK-based implementation of the wxWidgets GUI library |