diff options
author | erwin <erwin@FreeBSD.org> | 2006-12-02 05:20:43 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-12-02 05:20:43 +0800 |
commit | db4ef1b490111df9532641832381edab217faa77 (patch) | |
tree | e8307b5ea55a9831a0af7c297ec8b43e80b25548 /textproc/ruby-csv | |
parent | 4b1a6ab3c12fcc1dda69d3a48888e0dda5f70b07 (diff) | |
download | freebsd-ports-gnome-db4ef1b490111df9532641832381edab217faa77.tar.gz freebsd-ports-gnome-db4ef1b490111df9532641832381edab217faa77.tar.zst freebsd-ports-gnome-db4ef1b490111df9532641832381edab217faa77.zip |
- Deprecate
- Set EXPIRATION_DATE
PR: 106066
Submitted by: gabor
Diffstat (limited to 'textproc/ruby-csv')
-rw-r--r-- | textproc/ruby-csv/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/ruby-csv/Makefile b/textproc/ruby-csv/Makefile index 31664c9fa4fc..fb1919372ec8 100644 --- a/textproc/ruby-csv/Makefile +++ b/textproc/ruby-csv/Makefile @@ -16,6 +16,9 @@ DIST_SUBDIR= ruby MAINTAINER= ports@FreeBSD.org COMMENT= Ruby library to parse or generate data in CSV format +DEPRECATED= distfile and homepage disappeared +EXPIRATION_DATE= 2006-12-30 + USE_RUBY= yes NO_BUILD= yes |