aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2013-03-03 09:43:02 +0800
committerswills <swills@FreeBSD.org>2013-03-03 09:43:02 +0800
commit78f16469ba9ea7aa5dd68b1918cfa0123cb5ccfc (patch)
treef2a3da28918a59fea0d635fb086a8bdfc5056fab /net-im
parentece1fb9064b09807256ae9567d74292560b1ee03 (diff)
downloadfreebsd-ports-gnome-78f16469ba9ea7aa5dd68b1918cfa0123cb5ccfc.tar.gz
freebsd-ports-gnome-78f16469ba9ea7aa5dd68b1918cfa0123cb5ccfc.tar.zst
freebsd-ports-gnome-78f16469ba9ea7aa5dd68b1918cfa0123cb5ccfc.zip
- Fix EXPIRATION date, we are in 2013, not 2012
Pointyhat to: swills Reported by: bapt
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