Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Oct 2015 21:32:55 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r399025 - head/irc/weechat-devel
Message-ID:  <201510102132.t9ALWtH0049240@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Sat Oct 10 21:32:55 2015
New Revision: 399025
URL: https://svnweb.freebsd.org/changeset/ports/399025

Log:
  irc/weechat-devel: fix typo in DEPRECATED line

Modified:
  head/irc/weechat-devel/Makefile

Modified: head/irc/weechat-devel/Makefile
==============================================================================
--- head/irc/weechat-devel/Makefile	Sat Oct 10 21:28:48 2015	(r399024)
+++ head/irc/weechat-devel/Makefile	Sat Oct 10 21:32:55 2015	(r399025)
@@ -15,7 +15,7 @@ COMMENT=	Lightweight and user friendly n
 
 LICENSE=	GPLv3
 
-DEPRECATED=	far behind stable ird/weechat (use it instead)
+DEPRECATED=	far behind stable irc/weechat (use it instead)
 EXPIRATION_DATE=	2015-10-31
 
 LIB_DEPENDS=	libcurl.so:${PORTSDIR}/ftp/curl \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510102132.t9ALWtH0049240>