diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-10-08 19:12:48 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-10-08 19:12:48 +0000 |
commit | fb39f7a5e1efe4951770bdbaa7a68e001ab982b7 (patch) | |
tree | a646fb89c1d56541683cad845e26de10cf7cc506 /net-im/telepathy-glib/Makefile | |
parent | 31adbf73e35aec33dce8cff7ae6442e11219ab6b (diff) | |
download | ports-fb39f7a5e1efe4951770bdbaa7a68e001ab982b7.tar.gz ports-fb39f7a5e1efe4951770bdbaa7a68e001ab982b7.zip |
Update to 0.7.16.
Notes
Notes:
svn path=/head/; revision=221340
Diffstat (limited to 'net-im/telepathy-glib/Makefile')
-rw-r--r-- | net-im/telepathy-glib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/telepathy-glib/Makefile b/net-im/telepathy-glib/Makefile index 7a026b251721..9502ede91978 100644 --- a/net-im/telepathy-glib/Makefile +++ b/net-im/telepathy-glib/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/net-im/telepathy-glib/Makefile,v 1.4 2008/03/20 02:57:19 marcus Exp $ PORTNAME= telepathy-glib -PORTVERSION= 0.7.14 +PORTVERSION= 0.7.16 CATEGORIES= net-im MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/ |