diff options
author | johans <johans@FreeBSD.org> | 2006-06-22 18:39:05 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2006-06-22 18:39:05 +0800 |
commit | 6cf7bd22032f246dc25e128bb3b8ef428b03705d (patch) | |
tree | 2030784dea2bb0f4b3a19a813e66ee96b2f09606 /net-im | |
parent | 9ea751b6679c9fcfcf124315e7270cc1068edbda (diff) | |
download | freebsd-ports-gnome-6cf7bd22032f246dc25e128bb3b8ef428b03705d.tar.gz freebsd-ports-gnome-6cf7bd22032f246dc25e128bb3b8ef428b03705d.tar.zst freebsd-ports-gnome-6cf7bd22032f246dc25e128bb3b8ef428b03705d.zip |
Postpone the expiration date by 1 month:
according to the authors a fix for the fd_set bug is due soon
Approved by: flz (mentor)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/jabber/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/jabber/Makefile b/net-im/jabber/Makefile index 103c8bf98271..cddd124ac291 100644 --- a/net-im/jabber/Makefile +++ b/net-im/jabber/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= pth.20:${PORTSDIR}/devel/pth \ expat.6:${PORTSDIR}/textproc/expat2 DEPRECATED= fd_set -- bitmap index overflow in multiple applications. -EXPIRATION_DATE= 2006-07-01 +EXPIRATION_DATE= 2006-08-01 USE_RC_SUBR= jabberd.sh USE_BZIP2= yes |