diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2010-04-21 08:26:47 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2010-04-21 08:26:47 +0000 |
commit | b251925bfd0bc0e2a2bfc2577a97b1a503e4d091 (patch) | |
tree | 20d8cf621840198e3efd58373cd95c225aee6fc2 /textproc/google-ctemplate | |
parent | 22da971974dc8d9a22a710b92a6645d134aafb27 (diff) | |
download | ports-b251925bfd0bc0e2a2bfc2577a97b1a503e4d091.tar.gz ports-b251925bfd0bc0e2a2bfc2577a97b1a503e4d091.zip |
Fix pkg-plist.
Submitted by: QAT@
Notes
Notes:
svn path=/head/; revision=252992
Diffstat (limited to 'textproc/google-ctemplate')
-rw-r--r-- | textproc/google-ctemplate/pkg-plist | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/google-ctemplate/pkg-plist b/textproc/google-ctemplate/pkg-plist index 7db31f4b2d1d..cf8f9501e9aa 100644 --- a/textproc/google-ctemplate/pkg-plist +++ b/textproc/google-ctemplate/pkg-plist @@ -4,6 +4,7 @@ bin/template-converter include/ctemplate/per_expand_data.h include/ctemplate/template.h include/ctemplate/template_annotator.h +include/ctemplate/template_cache.h include/ctemplate/template_dictionary.h include/ctemplate/template_dictionary_interface.h include/ctemplate/template_enums.h @@ -20,4 +21,4 @@ lib/libctemplate_nothreads.a lib/libctemplate_nothreads.la lib/libctemplate_nothreads.so lib/libctemplate_nothreads.so.0 -@dirrmtry include/ctemplate +@dirrm include/ctemplate |