diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-03-05 04:16:07 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-03-05 04:16:07 +0000 |
commit | f5ab2b774bf635cdcc01c4d893a57097fb618947 (patch) | |
tree | 6725f67f8712a534f02a8eefc158dd68cbb011b6 /www/codeigniter17/pkg-descr | |
parent | - add ports-mgmt/portupgrade as a dependency as it used to be pulled in (diff) |
- Update to 1.6.1
- Found all of the CI files that could be modified by the user and
install .sample versions of each
- Add an informational message when a user-editable config file is
modified and the port is deinstalled (e.g. the file is preserved)
- Display different pkg-message depending on WITH_APACHE knob
PR: ports/121358
Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer)
Diffstat (limited to 'www/codeigniter17/pkg-descr')
-rw-r--r-- | www/codeigniter17/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/codeigniter17/pkg-descr b/www/codeigniter17/pkg-descr index d01010f81a0f..47d0a90b5b84 100644 --- a/www/codeigniter17/pkg-descr +++ b/www/codeigniter17/pkg-descr @@ -2,6 +2,6 @@ CodeIgniter is a powerful PHP framework with a very small footprint, built for PHP coders who need a simple and elegant toolkit to create full-featured web applications. -WWW: http://www.codeigniter.com/ +WWW: http://codeigniter.com/ - Greg Larkin glarkin@sourcehosting.net |