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 /textproc/rubygem-formosa | |
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 'textproc/rubygem-formosa')
-rw-r--r-- | textproc/rubygem-formosa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rubygem-formosa/Makefile b/textproc/rubygem-formosa/Makefile index cce62b31774a..d65d01d62f79 100644 --- a/textproc/rubygem-formosa/Makefile +++ b/textproc/rubygem-formosa/Makefile @@ -10,7 +10,7 @@ MAINTAINER= lukhnos@gmail.com COMMENT= A collection of libraries for Taiwanese languages processing DEPRECATED= Does not work with Ruby 1.9 -EXPIRATION_DATE= 2012-05-02 +EXPIRATION_DATE= 2013-05-02 RUN_DEPENDS= rubygem-activesupport>=1.4.2:${PORTSDIR}/devel/rubygem-activesupport |