diff options
author | ashish <ashish@FreeBSD.org> | 2012-02-22 21:31:32 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2012-02-22 21:31:32 +0800 |
commit | a2e2b92ff5b2fa13895e10b17bf627df474897f1 (patch) | |
tree | bf051c90ec75ce0b0bb5f2220d8b11b050cf1ec7 /irc | |
parent | 4948c500a474fb35d31705d4729814d536831a3a (diff) | |
download | freebsd-ports-gnome-a2e2b92ff5b2fa13895e10b17bf627df474897f1.tar.gz freebsd-ports-gnome-a2e2b92ff5b2fa13895e10b17bf627df474897f1.tar.zst freebsd-ports-gnome-a2e2b92ff5b2fa13895e10b17bf627df474897f1.zip |
- Chase Emacs updates
PR: ports/165082
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 e7028ab7fa06..3f70d7ef3f70 100644 --- a/irc/irchat-jp/Makefile +++ b/irc/irchat-jp/Makefile @@ -7,7 +7,7 @@ PORTNAME= irchat-jp PORTVERSION= 26.d -PORTREVISION= 7 +PORTREVISION= 8 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 05e0e8f646a8..16db0fe0faf8 100644 --- a/irc/riece/Makefile +++ b/irc/riece/Makefile @@ -6,7 +6,7 @@ PORTNAME= riece PORTVERSION= 7.0.3 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= irc elisp MASTER_SITES= ${MASTER_SITE_SAVANNAH} |