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/wxGTK26 | |
parent | 6cd38947be118ed6a94ec8bf7622dd9a481514d5 (diff) | |
download | pkgsrc-5b261e0aa3acc3b139efbd9ff00a871099a7b6e1.tar.gz |
bump revision because of graphics/jpeg update
Diffstat (limited to 'x11/wxGTK26')
-rw-r--r-- | x11/wxGTK26/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wxGTK26/Makefile b/x11/wxGTK26/Makefile index d4521ffcd04..a6380b8120a 100644 --- a/x11/wxGTK26/Makefile +++ b/x11/wxGTK26/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2009/01/08 21:58:17 shattered Exp $ +# $NetBSD: Makefile,v 1.3 2009/08/26 20:24:12 sno Exp $ # .include "Makefile.common" -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= GTK-based implementation of the wxWidgets GUI library post-build: |