diff options
Diffstat (limited to 'net-im/jitsi/Makefile')
-rw-r--r-- | net-im/jitsi/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/net-im/jitsi/Makefile b/net-im/jitsi/Makefile index 439047f36515..f9dc8f755b83 100644 --- a/net-im/jitsi/Makefile +++ b/net-im/jitsi/Makefile @@ -2,16 +2,13 @@ # $FreeBSD$ PORTNAME= jitsi -PORTVERSION= 2.8.5426 +PORTVERSION= 2.10.5550 PORTREVISION= 0 CATEGORIES= net-im java -MASTER_SITES= http://aetos.it.teithe.gr/~tzabal/ports/jitsi/ - -MAINTAINER= tzabal@it.teithe.gr +MASTER_SITES= https://download.jitsi.org/jitsi/src/ +DISTNAME= ${PORTNAME}-src-${PORTVERSION} COMMENT= Open source IM and VoIP application -BROKEN= unfetchable - LICENSE= LGPL21 USES= zip |