diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-02 18:19:58 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-02 18:19:58 +0000 |
commit | 63d5e80882ec59140e2dbbd99d4c3e897d0cc340 (patch) | |
tree | 16c1a110d118cb3cd6d077b8feeca3a8fbac0028 /www/smarty/pkg-plist | |
parent | a04349d147e1f5dde0692e8595f39289ce2d8ae0 (diff) | |
download | ports-63d5e80882ec59140e2dbbd99d4c3e897d0cc340.tar.gz ports-63d5e80882ec59140e2dbbd99d4c3e897d0cc340.zip |
Notes
Diffstat (limited to 'www/smarty/pkg-plist')
-rw-r--r-- | www/smarty/pkg-plist | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/smarty/pkg-plist b/www/smarty/pkg-plist index 1f7077120808..0ec7a10c452e 100644 --- a/www/smarty/pkg-plist +++ b/www/smarty/pkg-plist @@ -81,6 +81,7 @@ %%PORTDOCS%%share/doc/smarty/manual/language.function.popup.init.html %%PORTDOCS%%share/doc/smarty/manual/language.function.section.html %%PORTDOCS%%share/doc/smarty/manual/language.function.strip.html +%%PORTDOCS%%share/doc/smarty/manual/language.function.textformat.html %%PORTDOCS%%share/doc/smarty/manual/language.modifier.count.characters.html %%PORTDOCS%%share/doc/smarty/manual/language.modifier.count.paragraphs.html %%PORTDOCS%%share/doc/smarty/manual/language.modifier.count.sentences.html @@ -94,6 +95,7 @@ %%PORTDOCS%%share/doc/smarty/manual/language.modifier.replace.html %%PORTDOCS%%share/doc/smarty/manual/language.modifier.spacify.html %%PORTDOCS%%share/doc/smarty/manual/language.modifier.string.format.html +%%PORTDOCS%%share/doc/smarty/manual/language.modifier.strip.html %%PORTDOCS%%share/doc/smarty/manual/language.modifier.strip.tags.html %%PORTDOCS%%share/doc/smarty/manual/language.modifier.truncate.html %%PORTDOCS%%share/doc/smarty/manual/language.modifier.upper.html @@ -203,6 +205,7 @@ share/smarty/Config_File.class.php share/smarty/Smarty.class.php share/smarty/Smarty_Compiler.class.php share/smarty/debug.tpl +share/smarty/plugins/block.textformat.php share/smarty/plugins/function.assign.php share/smarty/plugins/function.assign_debug_info.php share/smarty/plugins/function.counter.php @@ -231,6 +234,7 @@ share/smarty/plugins/modifier.regex_replace.php share/smarty/plugins/modifier.replace.php share/smarty/plugins/modifier.spacify.php share/smarty/plugins/modifier.string_format.php +share/smarty/plugins/modifier.strip.php share/smarty/plugins/modifier.strip_tags.php share/smarty/plugins/modifier.truncate.php share/smarty/plugins/modifier.upper.php |