diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-01-10 05:22:13 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-01-10 05:22:13 +0000 |
commit | 610ae5681637c1051a0c17b54e29d97f53da2f3a (patch) | |
tree | c231a1eb74b07e444fa7363012cb84bf23d83ce0 /net-im/telepathy-python/Makefile | |
parent | 15b6544926b07a98710eeb765baf03e3fc9a195c (diff) |
Notes
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 81c47e6a04e6..0bcb2ebda7a9 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 $ +# $MCom: ports/net-im/telepathy-python/Makefile,v 1.5 2009/01/08 07:07:51 marcus Exp $ PORTNAME= telepathy-python -PORTVERSION= 0.15.3 +PORTVERSION= 0.15.5 CATEGORIES= net-im MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |