aboutsummaryrefslogtreecommitdiff
path: root/textproc/ruby-xmlscan-old
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2013-03-03 01:43:02 +0000
committerSteve Wills <swills@FreeBSD.org>2013-03-03 01:43:02 +0000
commit74eec317c830675f2ca3e54fdd5312c6a6661883 (patch)
treef2a3da28918a59fea0d635fb086a8bdfc5056fab /textproc/ruby-xmlscan-old
parentdb6eec82651e87f7fa29877c5357748b8d9f8cf1 (diff)
- Fix EXPIRATION date, we are in 2013, not 2012
Pointyhat to: swills Reported by: bapt
Notes
Notes: svn path=/head/; revision=313317
Diffstat (limited to 'textproc/ruby-xmlscan-old')
-rw-r--r--textproc/ruby-xmlscan-old/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-xmlscan-old/Makefile b/textproc/ruby-xmlscan-old/Makefile
index ef94f37619fd..c898b01bd7f2 100644
--- a/textproc/ruby-xmlscan-old/Makefile
+++ b/textproc/ruby-xmlscan-old/Makefile
@@ -12,7 +12,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Pure Ruby XML/HTML scanner and XPath processor/compiler modules
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
BUILD_DEPENDS= racc:${PORTSDIR}/devel/ruby-racc