diff options
author | swills <swills@FreeBSD.org> | 2013-03-03 09:44:02 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2013-03-03 09:44:02 +0800 |
commit | 64e703660c9d5370ea62d01692ac635f96b19ec5 (patch) | |
tree | a5dfec519442b0234d64321cde01d7f25e3b538d /x11-toolkits/ruby-wx | |
parent | 78f16469ba9ea7aa5dd68b1918cfa0123cb5ccfc (diff) | |
download | freebsd-ports-gnome-64e703660c9d5370ea62d01692ac635f96b19ec5.tar.gz freebsd-ports-gnome-64e703660c9d5370ea62d01692ac635f96b19ec5.tar.zst freebsd-ports-gnome-64e703660c9d5370ea62d01692ac635f96b19ec5.zip |
- Fix EXPIRATION date, we are in 2013, not 2012
Pointyhat to: swills
Reported by: bapt
Diffstat (limited to 'x11-toolkits/ruby-wx')
-rw-r--r-- | x11-toolkits/ruby-wx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/ruby-wx/Makefile b/x11-toolkits/ruby-wx/Makefile index 41645ef96d4f..72dcbc30963f 100644 --- a/x11-toolkits/ruby-wx/Makefile +++ b/x11-toolkits/ruby-wx/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby bindings for wxWindows (aka wxWidgets) DEPRECATED= Does not work with Ruby 1.9 -EXPIRATION_DATE= 2012-05-02 +EXPIRATION_DATE= 2013-05-02 USE_ICONV= yes USE_RUBY= yes |