diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 2006-01-18 08:01:42 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 2006-01-18 08:01:42 +0000 |
commit | 195141bd3b0fb3c45acbc3f0785d92b0dacdb3d0 (patch) | |
tree | f8f2e9dcc7c595f82793977bafda84487d19263a /x11-toolkits/wxgtk26-unicode | |
parent | 3f2f78687647273fc25cc1fc26be96c91051d25f (diff) |
Bump PORTREVISION, setup.h and lib/libwx_gtk2u_media-2.6.so will
change when wxMediaCtrl is enabled.
Approved by: fjoe
Notes
Notes:
svn path=/head/; revision=153795
Diffstat (limited to 'x11-toolkits/wxgtk26-unicode')
-rw-r--r-- | x11-toolkits/wxgtk26-unicode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/wxgtk26-unicode/Makefile b/x11-toolkits/wxgtk26-unicode/Makefile index 82ce75a41e8c..984e5fbb6abc 100644 --- a/x11-toolkits/wxgtk26-unicode/Makefile +++ b/x11-toolkits/wxgtk26-unicode/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTREVISION= 1 +PORTREVISION= 2 MAINTAINER= fjoe@FreeBSD.org COMMENT= The wxWidgets GUI toolkit (Unicode) |