1a4b8e2b1f
- Fix PLIST [1] - Bump PORTREVISION for package change Submitted by: olgeni [1]
8 lines
348 B
Text
8 lines
348 B
Text
bin/ksh93
|
|
@unexec echo "Updating /etc/shells"; sed -i "" "\|%D/%F|d" /etc/shells
|
|
@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%%
|