diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-05-22 20:21:11 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-05-22 20:21:11 +0000 |
commit | 127a3cec1eafd2edb264f5a8ab9074b91d5897c5 (patch) | |
tree | 809df072225cf428e07f535d8e5c94af199896cf /www/ruby-amazon/Makefile | |
parent | f0d4ab782ef875472ca303f6ed17bc93f124503c (diff) |
Notes
Diffstat (limited to 'www/ruby-amazon/Makefile')
-rw-r--r-- | www/ruby-amazon/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/ruby-amazon/Makefile b/www/ruby-amazon/Makefile index 3c7f8745b897..563183ce6f27 100644 --- a/www/ruby-amazon/Makefile +++ b/www/ruby-amazon/Makefile @@ -12,6 +12,9 @@ DIST_SUBDIR= ruby MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby interface to Amazon's Web Services +DEPRECATED= Rendered obsolete by upstream since Amazon shut down access to AWS API v3 (2008-03-31). Use www/ruby-aws instead +EXPIRATION_DATE=2015-06-30 + CONFLICTS= ruby-aws-[0-9]* USE_RUBY= yes |