From 11edc5451416c23af13418fc8391548f68dd629b Mon Sep 17 00:00:00 2001 From: edwin Date: Fri, 6 Jun 2008 14:17:21 +0000 Subject: Bump portrevision due to upgrade of devel/gettext. The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) --- irc/irchat-jp/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'irc/irchat-jp') diff --git a/irc/irchat-jp/Makefile b/irc/irchat-jp/Makefile index bdf3926370b4..4b26b02b2cde 100644 --- a/irc/irchat-jp/Makefile +++ b/irc/irchat-jp/Makefile @@ -8,6 +8,7 @@ PORTNAME= irchat-jp PORTVERSION= 26.d #PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= irc elisp MASTER_SITES= http://www.ircnet.jp/dist/irchat/:master \ ${MASTER_SITE_LOCAL:S/$/:backup/} -- cgit