mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
Update forgotten file in last upgrade to 1.0.12.
Submitted by: kris
This commit is contained in:
parent
2b3787f7d9
commit
21c98f7e0c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=76729
1 changed files with 19 additions and 20 deletions
|
@ -17,40 +17,39 @@ share/aclocal/dotconf.m4
|
|||
%%PORTDOCS%%share/examples/dotconf/context/context.c
|
||||
%%PORTDOCS%%share/examples/dotconf/context/context.conf
|
||||
%%PORTDOCS%%share/examples/dotconf/context/example_context.dsp
|
||||
%%PORTDOCS%%share/examples/dotconf/errorhandler/Makefile
|
||||
%%PORTDOCS%%share/examples/dotconf/errorhandler/errorhandler.c
|
||||
%%PORTDOCS%%share/examples/dotconf/errorhandler/errorhandler.conf
|
||||
%%PORTDOCS%%share/examples/dotconf/errorhandler/example_errorhandler.dsp
|
||||
%%PORTDOCS%%share/examples/dotconf/modules/Makefile
|
||||
%%PORTDOCS%%share/examples/dotconf/modules/include.conf
|
||||
%%PORTDOCS%%share/examples/dotconf/modules/module.c
|
||||
%%PORTDOCS%%share/examples/dotconf/modules/my_module.c
|
||||
%%PORTDOCS%%share/examples/dotconf/modules/sample.conf
|
||||
%%PORTDOCS%%share/examples/dotconf/modules/example_modules.dsp
|
||||
%%PORTDOCS%%share/examples/dotconf/simple/Makefile
|
||||
%%PORTDOCS%%share/examples/dotconf/simple/included.conf
|
||||
%%PORTDOCS%%share/examples/dotconf/simple/linecat.conf
|
||||
%%PORTDOCS%%share/examples/dotconf/simple/simple.c
|
||||
%%PORTDOCS%%share/examples/dotconf/simple/simple.conf
|
||||
%%PORTDOCS%%share/examples/dotconf/simple/example_simple.dsp
|
||||
%%PORTDOCS%%share/examples/dotconf/duplicates/Makefile
|
||||
%%PORTDOCS%%share/examples/dotconf/duplicates/duplicate.c
|
||||
%%PORTDOCS%%share/examples/dotconf/duplicates/first_module.c
|
||||
%%PORTDOCS%%share/examples/dotconf/duplicates/sample.conf
|
||||
%%PORTDOCS%%share/examples/dotconf/duplicates/second_module.c
|
||||
%%PORTDOCS%%share/examples/dotconf/errorhandler/Makefile
|
||||
%%PORTDOCS%%share/examples/dotconf/errorhandler/errorhandler.c
|
||||
%%PORTDOCS%%share/examples/dotconf/errorhandler/errorhandler.conf
|
||||
%%PORTDOCS%%share/examples/dotconf/errorhandler/example_errorhandler.dsp
|
||||
%%PORTDOCS%%share/examples/dotconf/fallback/Makefile
|
||||
%%PORTDOCS%%share/examples/dotconf/fallback/fallback.conf
|
||||
%%PORTDOCS%%share/examples/dotconf/fallback/fallback.c
|
||||
%%PORTDOCS%%share/examples/dotconf/modules/Makefile
|
||||
%%PORTDOCS%%share/examples/dotconf/modules/example_modules.dsp
|
||||
%%PORTDOCS%%share/examples/dotconf/modules/include.conf
|
||||
%%PORTDOCS%%share/examples/dotconf/modules/module.c
|
||||
%%PORTDOCS%%share/examples/dotconf/modules/my_module.c
|
||||
%%PORTDOCS%%share/examples/dotconf/modules/sample.conf
|
||||
%%PORTDOCS%%share/examples/dotconf/noinline/Makefile
|
||||
%%PORTDOCS%%share/examples/dotconf/noinline/noinline.conf
|
||||
%%PORTDOCS%%share/examples/dotconf/noinline/noinline.c
|
||||
%%PORTDOCS%%share/examples/dotconf/simple/Makefile
|
||||
%%PORTDOCS%%share/examples/dotconf/simple/example_simple.dsp
|
||||
%%PORTDOCS%%share/examples/dotconf/simple/included.conf
|
||||
%%PORTDOCS%%share/examples/dotconf/simple/linecat.conf
|
||||
%%PORTDOCS%%share/examples/dotconf/simple/simple.c
|
||||
%%PORTDOCS%%share/examples/dotconf/simple/simple.conf
|
||||
%%PORTDOCS%%@dirrm share/doc/dotconf
|
||||
%%PORTDOCS%%@dirrm share/examples/dotconf/caseinsensitive
|
||||
%%PORTDOCS%%@dirrm share/examples/dotconf/context
|
||||
%%PORTDOCS%%@dirrm share/examples/dotconf/duplicates
|
||||
%%PORTDOCS%%@dirrm share/examples/dotconf/errorhandler
|
||||
%%PORTDOCS%%@dirrm share/examples/dotconf/noinline
|
||||
%%PORTDOCS%%@dirrm share/examples/dotconf/fallback
|
||||
%%PORTDOCS%%@dirrm share/examples/dotconf/modules
|
||||
%%PORTDOCS%%@dirrm share/examples/dotconf/noinline
|
||||
%%PORTDOCS%%@dirrm share/examples/dotconf/simple
|
||||
%%PORTDOCS%%@dirrm share/examples/dotconf/duplicates
|
||||
%%PORTDOCS%%@dirrm share/examples/dotconf/caseinsensitive
|
||||
%%PORTDOCS%%@dirrm share/examples/dotconf
|
||||
|
|
Loading…
Add table
Reference in a new issue