diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2014-04-16 18:28:47 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2014-04-16 18:28:47 +0000 |
commit | 39fc32e82863cce17f070122d498ce82cf7ea7af (patch) | |
tree | fc8323f5d400038235fda42a6096107239789049 /irc | |
parent | ca9574e7df6ddd6a18e6234bc0f210d734a2d092 (diff) |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/hexchat/Makefile | 2 | ||||
-rw-r--r-- | irc/minbif/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/hexchat/Makefile b/irc/hexchat/Makefile index 86b49e92ba5f..c1f4347b0f51 100644 --- a/irc/hexchat/Makefile +++ b/irc/hexchat/Makefile @@ -3,7 +3,7 @@ PORTNAME= hexchat PORTVERSION= 2.9.6.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= irc gnome ipv6 MASTER_SITES= http://dl.hexchat.org/${PORTNAME}/ diff --git a/irc/minbif/Makefile b/irc/minbif/Makefile index 23523fea1475..7fb770e9c2d8 100644 --- a/irc/minbif/Makefile +++ b/irc/minbif/Makefile @@ -3,7 +3,7 @@ PORTNAME= minbif PORTVERSION= 1.0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= irc net-im MASTER_SITES= https://symlink.me/attachments/download/148/ |