diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-03-03 01:43:02 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-03-03 01:43:02 +0000 |
commit | 74eec317c830675f2ca3e54fdd5312c6a6661883 (patch) | |
tree | f2a3da28918a59fea0d635fb086a8bdfc5056fab /textproc/rubygem-htmltools | |
parent | db6eec82651e87f7fa29877c5357748b8d9f8cf1 (diff) | |
download | ports-74eec317c830675f2ca3e54fdd5312c6a6661883.tar.gz ports-74eec317c830675f2ca3e54fdd5312c6a6661883.zip |
Notes
Diffstat (limited to 'textproc/rubygem-htmltools')
-rw-r--r-- | textproc/rubygem-htmltools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rubygem-htmltools/Makefile b/textproc/rubygem-htmltools/Makefile index 02ee8e0a67d4..bb557ff6edbf 100644 --- a/textproc/rubygem-htmltools/Makefile +++ b/textproc/rubygem-htmltools/Makefile @@ -10,7 +10,7 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Tools for parsing and manipulating HTML text in Ruby DEPRECATED= Does not work with Ruby 1.9 -EXPIRATION_DATE= 2012-05-02 +EXPIRATION_DATE= 2013-05-02 USE_RUBY= yes USE_RUBYGEMS= yes |