diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-08-08 04:30:33 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-08-08 04:30:33 +0800 |
commit | ba0f2e2816a65f0155d9394a4a15ddb1aeebea9a (patch) | |
tree | cb037cc776f3d602c6a20e72d63991dbc593022c /net-im/telepathy-glib/Makefile | |
parent | 7bdd1ebe7e6a388e9606a9d70707a9a9be755a9d (diff) | |
download | marcuscom-ports-ba0f2e2816a65f0155d9394a4a15ddb1aeebea9a.tar marcuscom-ports-ba0f2e2816a65f0155d9394a4a15ddb1aeebea9a.tar.gz marcuscom-ports-ba0f2e2816a65f0155d9394a4a15ddb1aeebea9a.tar.bz2 marcuscom-ports-ba0f2e2816a65f0155d9394a4a15ddb1aeebea9a.tar.lz marcuscom-ports-ba0f2e2816a65f0155d9394a4a15ddb1aeebea9a.tar.xz marcuscom-ports-ba0f2e2816a65f0155d9394a4a15ddb1aeebea9a.tar.zst marcuscom-ports-ba0f2e2816a65f0155d9394a4a15ddb1aeebea9a.zip |
Update to 0.18.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17028 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net-im/telepathy-glib/Makefile')
-rw-r--r-- | net-im/telepathy-glib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/telepathy-glib/Makefile b/net-im/telepathy-glib/Makefile index f84ba0482..5fdd7e0f6 100644 --- a/net-im/telepathy-glib/Makefile +++ b/net-im/telepathy-glib/Makefile @@ -3,10 +3,10 @@ # Whom: Florent Thoumie <flz@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/net-im/telepathy-glib/Makefile,v 1.36 2012/04/27 13:28:44 kwm Exp $ +# $MCom: ports/net-im/telepathy-glib/Makefile,v 1.37 2012/05/26 17:08:39 kwm Exp $ PORTNAME= telepathy-glib -PORTVERSION= 0.18.1 +PORTVERSION= 0.18.2 CATEGORIES= net-im MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/ |