Date: Tue, 8 Sep 2020 18:26:26 +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: r548038 - head/net/wangle Message-ID: <202009081826.088IQQ77079762@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Tue Sep 8 18:26:25 2020 New Revision: 548038 URL: https://svnweb.freebsd.org/changeset/ports/548038 Log: net/wangle: Fix grammar of COMMENT Modified: head/net/wangle/Makefile Modified: head/net/wangle/Makefile ============================================================================== --- head/net/wangle/Makefile Tue Sep 8 18:07:41 2020 (r548037) +++ head/net/wangle/Makefile Tue Sep 8 18:26:25 2020 (r548038) @@ -6,7 +6,7 @@ DISTVERSION= 2020.09.07.00 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org -COMMENT= Framework building services in a consistent/modular/composable way +COMMENT= Framework for building services in a consistent/modular/composable way LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/../LICENSE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009081826.088IQQ77079762>