diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2008-09-01 22:29:58 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2008-09-01 22:29:58 +0000 |
commit | 113be553a3ec79908553a8a27ccf674ef73c3498 (patch) | |
tree | 1af8c2d6e5b7593962e3380353b438a0f1567264 /net-im/telepathy-python/Makefile | |
parent | Update to 0.2.1 (diff) |
Update to 0.15.1
Diffstat (limited to '')
-rw-r--r-- | net-im/telepathy-python/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/telepathy-python/Makefile b/net-im/telepathy-python/Makefile index 6c2315790617..2e0bd7093055 100644 --- a/net-im/telepathy-python/Makefile +++ b/net-im/telepathy-python/Makefile @@ -6,8 +6,7 @@ # $MCom: ports/net-im/telepathy-python/Makefile,v 1.3 2008/02/27 14:56:14 ahze Exp $ PORTNAME= telepathy-python -PORTVERSION= 0.15.0 -PORTREVISION= 1 +PORTVERSION= 0.15.1 CATEGORIES= net-im MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |