diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2011-08-27 22:22:57 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2011-08-27 22:22:57 +0000 |
commit | 9d1247d86469774ae82ecb9c1a25da6dbb2d493f (patch) | |
tree | fe0db47668306f492112bfd6065f48b3b84add3c /irc | |
parent | 248f9fd1cce79a80b559e71849f3b6fd56a893db (diff) | |
download | ports-9d1247d86469774ae82ecb9c1a25da6dbb2d493f.tar.gz ports-9d1247d86469774ae82ecb9c1a25da6dbb2d493f.zip |
Notes
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} |