svn commit: r404615 - head/www/codeigniter/files

Jason Unovitch junovitch at FreeBSD.org
Mon Dec 28 02:47:21 UTC 2015


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


More information about the svn-ports-all mailing list