Date: Fri, 25 Jan 2019 09:06:43 +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: r491138 - head/security/caesarcipher Message-ID: <201901250906.x0P96hZX042832@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Fri Jan 25 09:06:42 2019 New Revision: 491138 URL: https://svnweb.freebsd.org/changeset/ports/491138 Log: sysutils/caesarcipher: Fix WWW PR: 222760 Reported by: George L. Yermulnik <yz@yz.kiev.ua> Modified: head/security/caesarcipher/pkg-descr Modified: head/security/caesarcipher/pkg-descr ============================================================================== --- head/security/caesarcipher/pkg-descr Fri Jan 25 08:53:06 2019 (r491137) +++ head/security/caesarcipher/pkg-descr Fri Jan 25 09:06:42 2019 (r491138) @@ -4,4 +4,4 @@ characters. It can be run as an interactive tool on t line or process input- and outputfiles that are passed to the ultility. -WWW: http://www.olivermahmoudi.com/programming/caesarcipher +WWW: https://www.olivermahmoudi.com/programming/caesar-cipher/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901250906.x0P96hZX042832>