svn commit: r486930 - head/net/clash

Yuri Victorovich yuri at FreeBSD.org
Sat Dec 8 09:30:11 UTC 2018


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 at FreeBSD.org
-COMMENT=	Rule-based tunnel on Go
+COMMENT=	Rule-based tunnel in Go
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE


More information about the svn-ports-all mailing list