Date: Sat, 18 Aug 2018 09:29:29 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r477491 - head/devel/fstrcmp Message-ID: <201808180929.w7I9TTIp048388@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Sat Aug 18 09:29:28 2018 New Revision: 477491 URL: https://svnweb.freebsd.org/changeset/ports/477491 Log: Fix obvious typo... Modified: head/devel/fstrcmp/pkg-descr Modified: head/devel/fstrcmp/pkg-descr ============================================================================== --- head/devel/fstrcmp/pkg-descr Sat Aug 18 09:23:06 2018 (r477490) +++ head/devel/fstrcmp/pkg-descr Sat Aug 18 09:29:28 2018 (r477491) @@ -2,4 +2,4 @@ The fstrcmp package provides a library which may be us fuzzy comparisons of strings and byte arrays. It also provides simple commands for use in shell scripts. -wWW: http://fstrcmp.sourceforge.net/ +WWW: http://fstrcmp.sourceforge.net/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808180929.w7I9TTIp048388>