diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-05 12:19:32 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-05 12:19:32 +0000 |
commit | ec94e4d5eb205b565ad234a64ae8f928f0acf831 (patch) | |
tree | e09d23ad5e04ca8eb7fcec9901ed6229bfea3705 /net-im | |
parent | 034efe6bc8b62e0c79af9d730572475c84f94f70 (diff) |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/empathy/Makefile | 2 | ||||
-rw-r--r-- | net-im/imspector/Makefile | 2 | ||||
-rw-r--r-- | net-im/pidgin/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net-im/empathy/Makefile b/net-im/empathy/Makefile index 0e6f33cfa008..0dc70a30663a 100644 --- a/net-im/empathy/Makefile +++ b/net-im/empathy/Makefile @@ -4,7 +4,7 @@ PORTNAME= empathy PORTVERSION= 2.34.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-im gnome MASTER_SITES= GNOME diff --git a/net-im/imspector/Makefile b/net-im/imspector/Makefile index d2cfee24f186..0cc9ebfb6d93 100644 --- a/net-im/imspector/Makefile +++ b/net-im/imspector/Makefile @@ -3,7 +3,7 @@ PORTNAME= imspector PORTVERSION= 20111108 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MASTER_SITES= http://tsatsenko.ru/ports/distfiles/ diff --git a/net-im/pidgin/Makefile b/net-im/pidgin/Makefile index 8d4a14906986..0368b3e1ae83 100644 --- a/net-im/pidgin/Makefile +++ b/net-im/pidgin/Makefile @@ -3,7 +3,7 @@ # $MCom: ports/net-im/pidgin/Makefile,v 1.17 2007/09/17 19:53:06 marcus Exp $ PORTNAME= pidgin -PORTREVISION= 3 +PORTREVISION= 4 MAINTAINER= marcus@FreeBSD.org COMMENT= Pidgin multi-protocol messaging client (GTK+ UI) |