diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2015-08-02 15:03:19 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2015-08-02 15:03:19 +0000 |
commit | a374acb969cb764eb7e6369821b9d87b96493782 (patch) | |
tree | ea36e7f5c3df09ecf07eacd3dfa1065817e07c56 /net-im | |
parent | 4e92ca9229420b11a35403f3faa084b4e85e0854 (diff) |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/farsight2/Makefile | 2 | ||||
-rw-r--r-- | net-im/farstream/Makefile | 1 | ||||
-rw-r--r-- | net-im/folks/Makefile | 1 | ||||
-rw-r--r-- | net-im/libaccounts-glib/Makefile | 1 | ||||
-rw-r--r-- | net-im/libstrophe/Makefile | 1 | ||||
-rw-r--r-- | net-im/libtelepathy/Makefile | 2 | ||||
-rw-r--r-- | net-im/loudmouth/Makefile | 2 | ||||
-rw-r--r-- | net-im/telepathy-mission-control/Makefile | 1 |
8 files changed, 8 insertions, 3 deletions
diff --git a/net-im/farsight2/Makefile b/net-im/farsight2/Makefile index 8f29f2f81aef..e630d916c6e4 100644 --- a/net-im/farsight2/Makefile +++ b/net-im/farsight2/Makefile @@ -4,7 +4,7 @@ PORTNAME= farsight2 PORTVERSION= 0.0.31 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im devel MASTER_SITES= http://www.freedesktop.org/software/farstream/releases/farsight2/ \ http://miwibox.org/distfiles/ diff --git a/net-im/farstream/Makefile b/net-im/farstream/Makefile index 629b190f9a0b..3d8d2c2fabf0 100644 --- a/net-im/farstream/Makefile +++ b/net-im/farstream/Makefile @@ -3,6 +3,7 @@ PORTNAME= farstream PORTVERSION= 0.2.6 +PORTREVISION= 1 CATEGORIES= net-im devel MASTER_SITES= http://freedesktop.org/software/farstream/releases/farstream/ diff --git a/net-im/folks/Makefile b/net-im/folks/Makefile index 3f4b3fbf01da..a3d6b63359f6 100644 --- a/net-im/folks/Makefile +++ b/net-im/folks/Makefile @@ -3,6 +3,7 @@ PORTNAME= folks PORTVERSION= 0.10.1 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= GNOME diff --git a/net-im/libaccounts-glib/Makefile b/net-im/libaccounts-glib/Makefile index b4271ed4959f..82815bf00b98 100644 --- a/net-im/libaccounts-glib/Makefile +++ b/net-im/libaccounts-glib/Makefile @@ -3,6 +3,7 @@ PORTNAME= libaccounts-glib PORTVERSION= 1.18 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= https://drive.google.com/uc?export=download&id=0B8fX9XOwH_g4U1NzNmg0cWoxNGM&dummy= \ LOCAL/rakuco diff --git a/net-im/libstrophe/Makefile b/net-im/libstrophe/Makefile index b77eea543849..ac2d82bb2acb 100644 --- a/net-im/libstrophe/Makefile +++ b/net-im/libstrophe/Makefile @@ -2,6 +2,7 @@ PORTNAME= libstrophe PORTVERSION= 0.8.7 +PORTREVISION= 1 CATEGORIES= net-im MAINTAINER= arved@FreeBSD.org diff --git a/net-im/libtelepathy/Makefile b/net-im/libtelepathy/Makefile index bde0e673ea6b..2811ac8b5cd9 100644 --- a/net-im/libtelepathy/Makefile +++ b/net-im/libtelepathy/Makefile @@ -4,7 +4,7 @@ PORTNAME= libtelepathy PORTVERSION= 0.3.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im devel MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/ diff --git a/net-im/loudmouth/Makefile b/net-im/loudmouth/Makefile index cf0d1cdd51d3..1ab625ec2511 100644 --- a/net-im/loudmouth/Makefile +++ b/net-im/loudmouth/Makefile @@ -4,7 +4,7 @@ PORTNAME= loudmouth PORTVERSION= 1.4.3 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= net-im gnome MASTER_SITES= GNOME diff --git a/net-im/telepathy-mission-control/Makefile b/net-im/telepathy-mission-control/Makefile index 1a8468ee3aa6..04596835bca9 100644 --- a/net-im/telepathy-mission-control/Makefile +++ b/net-im/telepathy-mission-control/Makefile @@ -4,6 +4,7 @@ PORTNAME= telepathy-mission-control PORTVERSION= 5.16.3 +PORTREVISION= 1 CATEGORIES= net-im devel MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-mission-control/ |