diff options
author | ashish <ashish@FreeBSD.org> | 2011-10-17 14:01:31 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2011-10-17 14:01:31 +0800 |
commit | d828af7af666aaf34783655422804ea2eacf3a3e (patch) | |
tree | 68c036bff63b65c8c1fdee47e3838f784f57fe54 /irc | |
parent | b49caf78f4ad6d830808004d1387973862d73ed8 (diff) | |
download | freebsd-ports-gnome-d828af7af666aaf34783655422804ea2eacf3a3e.tar.gz freebsd-ports-gnome-d828af7af666aaf34783655422804ea2eacf3a3e.tar.zst freebsd-ports-gnome-d828af7af666aaf34783655422804ea2eacf3a3e.zip |
- Chase editors/emacs update
Diffstat (limited to 'irc')
-rw-r--r-- | irc/irchat-jp/Makefile | 2 | ||||
-rw-r--r-- | irc/riece/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/irchat-jp/Makefile b/irc/irchat-jp/Makefile index 11617e37432c..e7028ab7fa06 100644 --- a/irc/irchat-jp/Makefile +++ b/irc/irchat-jp/Makefile @@ -7,7 +7,7 @@ PORTNAME= irchat-jp PORTVERSION= 26.d -PORTREVISION= 6 +PORTREVISION= 7 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 2e9acd3606ab..05e0e8f646a8 100644 --- a/irc/riece/Makefile +++ b/irc/riece/Makefile @@ -6,7 +6,7 @@ PORTNAME= riece PORTVERSION= 7.0.3 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= irc elisp MASTER_SITES= ${MASTER_SITE_SAVANNAH} |