diff options
author | Steve Wills <swills@FreeBSD.org> | 2015-01-23 02:29:02 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2015-01-23 02:29:02 +0000 |
commit | 50824f0da5b5fcbab683b744b0c3eeed1b32f5f5 (patch) | |
tree | 46626231c83085ac527c3d002350889107033e46 /lang | |
parent | e98aa8ce11df00a6387ec2c5ae7e164be9170e2e (diff) | |
download | freebsd-ports-50824f0da5b5fcbab683b744b0c3eeed1b32f5f5.zip |
lang/ruby19: set expiration date
Diffstat (limited to 'lang')
-rw-r--r-- | lang/ruby19/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/ruby19/Makefile b/lang/ruby19/Makefile index 08d35e8bdc22..4a548e55a3db 100644 --- a/lang/ruby19/Makefile +++ b/lang/ruby19/Makefile @@ -74,6 +74,9 @@ CPE_VENDOR= ruby-lang CPE_VERSION= ${RUBY_RELVERSION} CPE_UPDATE= p${RUBY_PATCHLEVEL} +DEPRECATED= Upstream support ends February 23, 2015 +EXPIRATION_DATE= 2015-02-23 + .include <bsd.port.pre.mk> # PORTEPOCH/PORTREVISION hack |