diff options
author | ryoon <ryoon@pkgsrc.org> | 2014-06-09 14:18:04 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2014-06-09 14:18:04 +0000 |
commit | 7930f26fedeca075e01c7fc5d07f26fe3f42f8e6 (patch) | |
tree | e726aa71f74f78d6199b2fba7fb88601c2526e22 /x11/wxGTK24 | |
parent | 387e23d4df1fc7b9e4ba688b9f3b169243f62403 (diff) | |
download | pkgsrc-7930f26fedeca075e01c7fc5d07f26fe3f42f8e6.tar.gz |
Recursive revbump from pulseaudio-5.0
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 1f93dfd6c50..1bbade93587 100644 --- a/x11/wxGTK24/Makefile +++ b/x11/wxGTK24/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2014/05/05 00:48:33 ryoon Exp $ +# $NetBSD: Makefile,v 1.34 2014/06/09 14:18:09 ryoon Exp $ # .include "Makefile.common" -PKGREVISION= 37 +PKGREVISION= 38 COMMENT= GTK-based implementation of the wxWidgets GUI library CONFLICTS+= wxGTK<=2.4.2nb5 |