Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Dec 2018 09:30:10 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r486930 - head/net/clash
Message-ID:  <201812080930.wB89UA1E099924@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sat Dec  8 09:30:10 2018
New Revision: 486930
URL: https://svnweb.freebsd.org/changeset/ports/486930

Log:
  net/clash: Fix typo in COMMENT
  
  Typo is in the upstream's desctiption.

Modified:
  head/net/clash/Makefile

Modified: head/net/clash/Makefile
==============================================================================
--- head/net/clash/Makefile	Sat Dec  8 09:24:43 2018	(r486929)
+++ head/net/clash/Makefile	Sat Dec  8 09:30:10 2018	(r486930)
@@ -6,7 +6,7 @@ DISTVERSION=	0.10.1
 CATEGORIES=	net
 
 MAINTAINER=	yuri@FreeBSD.org
-COMMENT=	Rule-based tunnel on Go
+COMMENT=	Rule-based tunnel in Go
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE



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