2001-06-09 14:38:27 +02:00
|
|
|
bin/devtodo
|
|
|
|
bin/tda
|
|
|
|
bin/tdd
|
|
|
|
bin/tde
|
2003-01-04 21:35:06 +01:00
|
|
|
bin/tdl
|
2001-06-09 14:38:27 +02:00
|
|
|
bin/tdr
|
|
|
|
bin/todo
|
2001-07-12 16:07:07 +02:00
|
|
|
etc/todorc.sample
|
2013-12-11 00:01:07 +01:00
|
|
|
@unexec if cmp -s %D/etc/todorc %D/etc/todorc.sample; then rm -f %D/etc/todorc; fi
|
|
|
|
man/man1/devtodo.1.gz
|
|
|
|
man/man1/tda.1.gz
|
|
|
|
man/man1/tdd.1.gz
|
|
|
|
man/man1/tde.1.gz
|
|
|
|
man/man1/tdl.1.gz
|
|
|
|
man/man1/tdr.1.gz
|
|
|
|
man/man1/todo.1.gz
|
|
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/scripts.sh
|
|
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/scripts.tcsh
|
|
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/todorc.example
|
|
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
|