diff options
Diffstat (limited to 'irc')
-rw-r--r-- | irc/irchat-jp/Makefile | 2 | ||||
-rw-r--r-- | irc/riece/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/irc/irchat-jp/Makefile b/irc/irchat-jp/Makefile index 0ad5d6d0904d..52e75f2b9563 100644 --- a/irc/irchat-jp/Makefile +++ b/irc/irchat-jp/Makefile @@ -7,7 +7,7 @@ PORTNAME= irchat-jp PORTVERSION= 26.d -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= irc elisp MASTER_SITES= http://www.ircnet.jp/dist/irchat/:master \ ${MASTER_SITE_LOCAL:S/$/:backup/} diff --git a/irc/riece/Makefile b/irc/riece/Makefile index 01639c42bd89..265d225c5a1a 100644 --- a/irc/riece/Makefile +++ b/irc/riece/Makefile @@ -6,6 +6,7 @@ PORTNAME= riece PORTVERSION= 7.0.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= irc elisp MASTER_SITES= ${MASTER_SITE_SAVANNAH} |