diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2013-09-27 05:13:59 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2013-09-27 05:13:59 +0800 |
commit | 537b8390e5e4ad065bed8af8f8e81a6a6bb924d1 (patch) | |
tree | 5732999f18a8a46b6d6277e5855ce868a1d2dddc /misc | |
parent | 2342dec2257fa26af362b63928c2b295116a44e5 (diff) | |
download | freebsd-ports-graphics-537b8390e5e4ad065bed8af8f8e81a6a6bb924d1.tar.gz freebsd-ports-graphics-537b8390e5e4ad065bed8af8f8e81a6a6bb924d1.tar.zst freebsd-ports-graphics-537b8390e5e4ad065bed8af8f8e81a6a6bb924d1.zip |
- Change EXPIRATION_DATE to 2013-10-10, to match removal of lang/ruby18
Discussed with: swills
Diffstat (limited to 'misc')
-rw-r--r-- | misc/rubygem-ohcount/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/rubygem-ohcount/Makefile b/misc/rubygem-ohcount/Makefile index aa3161a4805..bf9ae497638 100644 --- a/misc/rubygem-ohcount/Makefile +++ b/misc/rubygem-ohcount/Makefile @@ -10,7 +10,7 @@ MAINTAINER= eg@fbsd.lt COMMENT= Ohcount is the source code line counter that powers Ohloh DEPRECATED= Does not work with Ruby 1.9 -EXPIRATION_DATE= 2013-05-02 +EXPIRATION_DATE= 2013-10-10 RUN_DEPENDS= rubygem-diff-lcs>=1.1.2:${PORTSDIR}/textproc/rubygem-diff-lcs \ ragel:${PORTSDIR}/devel/ragel |