diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-03-24 04:12:00 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-03-24 04:12:00 +0000 |
commit | b88e109ddcd9a98527d5ba4d3d6540faa25aaa59 (patch) | |
tree | a494be996bcd5e7302425a5c743ae73b0311b6e2 /net-im/telepathy-python/Makefile | |
parent | Update to 0.1.2. (diff) |
Update to 0.15.0.
Diffstat (limited to 'net-im/telepathy-python/Makefile')
-rw-r--r-- | net-im/telepathy-python/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/telepathy-python/Makefile b/net-im/telepathy-python/Makefile index 2e6c7578858e..1e3906678876 100644 --- a/net-im/telepathy-python/Makefile +++ b/net-im/telepathy-python/Makefile @@ -3,10 +3,10 @@ # Whom: Florent Thoumie <flz@FreeBSD.org> # # $FreeBSD$ -# +# $MCom: ports/net-im/telepathy-python/Makefile,v 1.3 2008/02/27 14:56:14 ahze Exp $ PORTNAME= telepathy-python -PORTVERSION= 0.13.13 +PORTVERSION= 0.15.0 CATEGORIES= net-im MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |