From 5a6c4f0c872db0c8b1c6257fa3448f1a7322f1c2 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Sun, 28 Jun 2015 17:55:45 +0000 Subject: - Mark DEPRECATED and set EXPIRATION_DATE to 2015-07-31 --- www/rubygem-modernizr/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'www') diff --git a/www/rubygem-modernizr/Makefile b/www/rubygem-modernizr/Makefile index 0b0d1a017df4..8fc73aaad9ff 100644 --- a/www/rubygem-modernizr/Makefile +++ b/www/rubygem-modernizr/Makefile @@ -12,6 +12,9 @@ LICENSE= MIT RUN_DEPENDS= rubygem-sprockets>=2.0:${PORTSDIR}/devel/rubygem-sprockets +DEPRECATED= This gem has been removed from rubygems.org by upstream +EXPIRATION_DATE=2015-07-31 + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -- cgit