diff options
author | swills <swills@FreeBSD.org> | 2013-03-03 09:43:02 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2013-03-03 09:43:02 +0800 |
commit | 78f16469ba9ea7aa5dd68b1918cfa0123cb5ccfc (patch) | |
tree | f2a3da28918a59fea0d635fb086a8bdfc5056fab /devel/ruby-gettext | |
parent | ece1fb9064b09807256ae9567d74292560b1ee03 (diff) | |
download | freebsd-ports-gnome-78f16469ba9ea7aa5dd68b1918cfa0123cb5ccfc.tar.gz freebsd-ports-gnome-78f16469ba9ea7aa5dd68b1918cfa0123cb5ccfc.tar.zst freebsd-ports-gnome-78f16469ba9ea7aa5dd68b1918cfa0123cb5ccfc.zip |
- Fix EXPIRATION date, we are in 2013, not 2012
Pointyhat to: swills
Reported by: bapt
Diffstat (limited to 'devel/ruby-gettext')
-rw-r--r-- | devel/ruby-gettext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ruby-gettext/Makefile b/devel/ruby-gettext/Makefile index 4bdb39272609..9e7331fa0739 100644 --- a/devel/ruby-gettext/Makefile +++ b/devel/ruby-gettext/Makefile @@ -14,7 +14,7 @@ MAINTAINER= knu@FreeBSD.org COMMENT= A Ruby implementation of the gettext library DEPRECATED= Does not work with Ruby 1.9 -EXPIRATION_DATE= 2012-05-02 +EXPIRATION_DATE= 2013-05-02 #USE_GETTEXT= yes # not actually depends on it USE_RUBY= yes |