From 537b8390e5e4ad065bed8af8f8e81a6a6bb924d1 Mon Sep 17 00:00:00 2001 From: tabthorpe Date: Thu, 26 Sep 2013 21:13:59 +0000 Subject: - Change EXPIRATION_DATE to 2013-10-10, to match removal of lang/ruby18 Discussed with: swills --- misc/rubygem-ohcount/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc') 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 -- cgit