- DISTVERSION is s/best/worst/ thing since Swiss knife.

Fix PORTVERSION to not go backwards

Reported by:	chkversion script
This commit is contained in:
Pav Lucistnik 2005-04-12 07:38:27 +00:00
parent 0afb999ff9
commit 65723ab160
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=133120
2 changed files with 4 additions and 2 deletions

View File

@ -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

View File

@ -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