435815eaa8
PR: ports/185255 Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
8 lines
348 B
Text
8 lines
348 B
Text
@unexec echo "Updating /etc/shells"; sed -i "" "\|%D/%F|d" /etc/shells
|
|
bin/ksh93
|
|
@exec echo "Updating /etc/shells"; sed -i "" "\|%D/%F|d" /etc/shells; echo %D/%F >> /etc/shells
|
|
man/man1/ksh93.1.gz
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dirs
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/popd
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pushd
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
|