diff options
Diffstat (limited to 'irc')
-rw-r--r-- | irc/smartirc4net/Makefile | 2 | ||||
-rw-r--r-- | irc/smuxi/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/smartirc4net/Makefile b/irc/smartirc4net/Makefile index be6ec76afab4..5a601915c5a9 100644 --- a/irc/smartirc4net/Makefile +++ b/irc/smartirc4net/Makefile @@ -1,6 +1,6 @@ PORTNAME= smartirc4net PORTVERSION= 1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= irc MASTER_SITES= https://smuxi.im/jaws/data/files/ diff --git a/irc/smuxi/Makefile b/irc/smuxi/Makefile index e61a3e8ae493..166de3431106 100644 --- a/irc/smuxi/Makefile +++ b/irc/smuxi/Makefile @@ -1,6 +1,6 @@ PORTNAME= smuxi PORTVERSION= 1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= irc MASTER_SITES= http://www.smuxi.org/jaws/data/files/ |