diff options
Diffstat (limited to 'irc')
-rw-r--r-- | irc/bitlbee/Makefile | 2 | ||||
-rw-r--r-- | irc/irssi-otr/Makefile | 1 | ||||
-rw-r--r-- | irc/weechat-devel/Makefile | 2 | ||||
-rw-r--r-- | irc/weechat/Makefile | 2 |
4 files changed, 4 insertions, 3 deletions
diff --git a/irc/bitlbee/Makefile b/irc/bitlbee/Makefile index 430d0a535ae0..16b370b3ea82 100644 --- a/irc/bitlbee/Makefile +++ b/irc/bitlbee/Makefile @@ -2,7 +2,7 @@ PORTNAME= bitlbee PORTVERSION= 3.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= irc MASTER_SITES= http://get.bitlbee.org/src/ \ ${MASTER_SITE_LOCAL} diff --git a/irc/irssi-otr/Makefile b/irc/irssi-otr/Makefile index e1109b63f018..a574b40a65b7 100644 --- a/irc/irssi-otr/Makefile +++ b/irc/irssi-otr/Makefile @@ -3,6 +3,7 @@ PORTNAME= irssi-otr PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= irc MASTER_SITES= GH diff --git a/irc/weechat-devel/Makefile b/irc/weechat-devel/Makefile index ba5fd37c2530..7a488e8339ea 100644 --- a/irc/weechat-devel/Makefile +++ b/irc/weechat-devel/Makefile @@ -2,7 +2,7 @@ PORTNAME= weechat PORTVERSION= 20140213 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= irc MASTER_SITES= http://perturb.me.uk/distfiles/weechat-devel/ \ ${MASTER_SITE_LOCAL} diff --git a/irc/weechat/Makefile b/irc/weechat/Makefile index 3aa53945c66f..f977ec85e357 100644 --- a/irc/weechat/Makefile +++ b/irc/weechat/Makefile @@ -3,7 +3,7 @@ PORTNAME= weechat PORTVERSION= 0.4.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= irc MASTER_SITES= http://weechat.org/files/src/ \ http://perturb.me.uk/distfiles/weechat/:mandocs \ |