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