diff options
author | sno <sno> | 2009-08-26 20:22:51 +0000 |
---|---|---|
committer | sno <sno> | 2009-08-26 20:22:51 +0000 |
commit | 5b261e0aa3acc3b139efbd9ff00a871099a7b6e1 (patch) | |
tree | d4f9c46e77009953cb887b9c3a3faa8108a02aad /x11/wxGTK24 | |
parent | 6cd38947be118ed6a94ec8bf7622dd9a481514d5 (diff) | |
download | pkgsrc-5b261e0aa3acc3b139efbd9ff00a871099a7b6e1.tar.gz |
bump revision because of graphics/jpeg update
Diffstat (limited to 'x11/wxGTK24')
-rw-r--r-- | x11/wxGTK24/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wxGTK24/Makefile b/x11/wxGTK24/Makefile index 0422c53a27e..6f904feb839 100644 --- a/x11/wxGTK24/Makefile +++ b/x11/wxGTK24/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2009/01/19 16:36:40 shattered Exp $ +# $NetBSD: Makefile,v 1.8 2009/08/26 20:24:12 sno Exp $ # .include "Makefile.common" -PKGREVISION= 12 +PKGREVISION= 13 COMMENT= GTK-based implementation of the wxWidgets GUI library CONFLICTS+= wxGTK<=2.4.2nb5 |