aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2007-07-21 11:22:47 +0800
committerrafan <rafan@FreeBSD.org>2007-07-21 11:22:47 +0800
commit70012946a33681e3bf10d2efce1c0d77b4ce27df (patch)
treec4d30fabd1a3d7e2cb3d87086a6ddb074939879b /net-im
parent8c02733bee810233382d5ba545d944603be1b66c (diff)
downloadfreebsd-ports-gnome-70012946a33681e3bf10d2efce1c0d77b4ce27df.tar.gz
freebsd-ports-gnome-70012946a33681e3bf10d2efce1c0d77b4ce27df.tar.zst
freebsd-ports-gnome-70012946a33681e3bf10d2efce1c0d77b4ce27df.zip
- Revert DISTVERSION changes I made in last revision to fix version went
backwards. Note that 0.8a > 0.8 and 0.8a < 0.9, so I don't choose to use PORTEPOCH. Noticed by: erwin, linimon Approved by: maintainer (implicit)
Diffstat (limited to 'net-im')
-rw-r--r--net-im/jabber-pyaim/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/jabber-pyaim/Makefile b/net-im/jabber-pyaim/Makefile
index 83e2964dd5f4..e440996c01ff 100644
--- a/net-im/jabber-pyaim/Makefile
+++ b/net-im/jabber-pyaim/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= pyaim
-DISTVERSION= 0.8a
+PORTVERSION= 0.8a
CATEGORIES= net-im
MASTER_SITES= http://www.blathersource.org/download.php/${PORTNAME}-t/
PKGNAMEPREFIX= jabber-
PKGNAMESUFFIX= -transport
-DISTNAME= ${PORTNAME}-t-${DISTVERSION}
+DISTNAME= ${PORTNAME}-t-${PORTVERSION}
DIST_SUBDIR= jabber
MAINTAINER= takeda@takeda.tk