Date: Mon, 28 Dec 2015 02:47:20 +0000 (UTC) From: Jason Unovitch <junovitch@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r404615 - head/www/codeigniter/files Message-ID: <201512280247.tBS2lKTZ008611@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: junovitch Date: Mon Dec 28 02:47:19 2015 New Revision: 404615 URL: https://svnweb.freebsd.org/changeset/ports/404615 Log: www/codeigniter: Fix an old URL in the pkg-message Modified: head/www/codeigniter/files/pkg-message.in Modified: head/www/codeigniter/files/pkg-message.in ============================================================================== --- head/www/codeigniter/files/pkg-message.in Mon Dec 28 02:35:55 2015 (r404614) +++ head/www/codeigniter/files/pkg-message.in Mon Dec 28 02:47:19 2015 (r404615) @@ -13,7 +13,7 @@ To use CodeIgniter: - If you intend to use a database, copy and edit the %%WWWDIR%%/application/config/database.php too. - For more information please check - http://ellislab.com/codeigniter/user-guide/installation/index.html + http://codeigniter.com/user_guide/installation/index.html - If you are upgrading from a prior release, please visit: http://codeigniter.com/user_guide/installation/upgrading.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512280247.tBS2lKTZ008611>