aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-04-12 15:38:27 +0800
committerpav <pav@FreeBSD.org>2005-04-12 15:38:27 +0800
commit8ee140514fb99cca21159666bf0d6aca0ac0209e (patch)
treecf9844467391a871a1de3c7a4855f3089fab21d0 /net
parentdd3d4220532aa62af36ae93cc7c85c49091fb740 (diff)
downloadfreebsd-ports-gnome-8ee140514fb99cca21159666bf0d6aca0ac0209e.tar.gz
freebsd-ports-gnome-8ee140514fb99cca21159666bf0d6aca0ac0209e.tar.zst
freebsd-ports-gnome-8ee140514fb99cca21159666bf0d6aca0ac0209e.zip
- DISTVERSION is s/best/worst/ thing since Swiss knife.
Fix PORTVERSION to not go backwards Reported by: chkversion script
Diffstat (limited to 'net')
-rw-r--r--net/imcom/Makefile3
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