aboutsummaryrefslogtreecommitdiff
path: root/net-im
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 /net-im
parentdb6eec82651e87f7fa29877c5357748b8d9f8cf1 (diff)
downloadports-74eec317c830675f2ca3e54fdd5312c6a6661883.tar.gz
ports-74eec317c830675f2ca3e54fdd5312c6a6661883.zip
- 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 'net-im')
-rw-r--r--net-im/rubygem-termtter/Makefile2
-rw-r--r--net-im/rubygem-xmpp4r/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-im/rubygem-termtter/Makefile b/net-im/rubygem-termtter/Makefile
index cd80731ca6f1..19aaa76afc66 100644
--- a/net-im/rubygem-termtter/Makefile
+++ b/net-im/rubygem-termtter/Makefile
@@ -10,7 +10,7 @@ MAINTAINER= dhn@FreeBSD.org
COMMENT= Terminal based Twitter client
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
RUN_DEPENDS= rubygem-json>=1.1.3:${PORTSDIR}/devel/rubygem-json \
rubygem-termcolor>=1.0.0:${PORTSDIR}/textproc/rubygem-termcolor \
diff --git a/net-im/rubygem-xmpp4r/Makefile b/net-im/rubygem-xmpp4r/Makefile
index a6f2f72be80a..171635f87711 100644
--- a/net-im/rubygem-xmpp4r/Makefile
+++ b/net-im/rubygem-xmpp4r/Makefile
@@ -11,7 +11,7 @@ MAINTAINER= miwi@FreeBSD.org
COMMENT= XMPP/Jabber library for 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