svn commit: r491138 - head/security/caesarcipher

Tobias Kortkamp tobik at FreeBSD.org
Fri Jan 25 09:06:44 UTC 2019


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 at 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/


More information about the svn-ports-all mailing list