diff options
-rw-r--r-- | textproc/rubygem-string-scrub/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/rubygem-string-scrub/Makefile b/textproc/rubygem-string-scrub/Makefile index cbf2f6d03447..97c45fd49c73 100644 --- a/textproc/rubygem-string-scrub/Makefile +++ b/textproc/rubygem-string-scrub/Makefile @@ -10,6 +10,9 @@ COMMENT= String\#scrub for Ruby 2.0.0 and 1.9.3 LICENSE= MIT +DEPRECATED= needed only for EOL versions of Ruby +EXPIRATION_DATE= 2016-11-01 + NO_ARCH= yes USE_RUBY= yes |