diff options
author | garga <garga@FreeBSD.org> | 2006-09-02 17:05:40 +0000 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-09-02 17:05:40 +0000 |
commit | 90fabd7a522154631be228816c385a9b6420c772 (patch) | |
tree | 02791659be1b1c6317b41f6270d279955292e035 /net-im/jabber | |
parent | f1c05e98bdef29713b73e6746841e1553e82852e (diff) | |
download | FreeBSD-ports-90fabd7a522154631be228816c385a9b6420c772.zip FreeBSD-ports-90fabd7a522154631be228816c385a9b6420c772.tar.gz |
Remove EXPIRATION_DATE -- Author told me he fixed the problem and a new release
1.4.3.1 is comming soon.
Diffstat (limited to 'net-im/jabber')
-rw-r--r-- | net-im/jabber/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-im/jabber/Makefile b/net-im/jabber/Makefile index 277c159..21398a4 100644 --- a/net-im/jabber/Makefile +++ b/net-im/jabber/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= pth.20:${PORTSDIR}/devel/pth \ expat.6:${PORTSDIR}/textproc/expat2 DEPRECATED= fd_set -- bitmap index overflow in multiple applications. -EXPIRATION_DATE= 2006-08-01 USE_RC_SUBR= jabberd.sh USE_BZIP2= yes |