diff options
Diffstat (limited to 'net/imcom/Makefile')
-rw-r--r-- | net/imcom/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/imcom/Makefile b/net/imcom/Makefile index b1f8955551df..780f3a3f7a12 100644 --- a/net/imcom/Makefile +++ b/net/imcom/Makefile @@ -5,9 +5,10 @@ # $FreeBSD$ PORTNAME= imcom -PORTVERSION= 1.32 +PORTVERSION= 1.33 CATEGORIES= net -MASTER_SITES= http://nafai.dyndns.org/files/ +MASTER_SITES= http://nafai.dyndns.org/files/ \ + http://imcom.floobin.cx/files/ MAINTAINER= martijn@pacno.net COMMENT= IMCom is a command-line Jabber client written in Python |