diff --git a/sysutils/bash-completion/files/port b/sysutils/bash-completion/files/port index e090a702c62e..730a88a7faf3 100644 --- a/sysutils/bash-completion/files/port +++ b/sysutils/bash-completion/files/port @@ -33,7 +33,7 @@ _port() activate|archive|archivefetch|build|cat|cd|checksum|clean|configure|\ contents|deactivate|dependents|deps|destroot|diagnose|dir|distcheck|\ distfiles|dmg|dpkg|echo|ed|edit|extract|fetch|file|gohome|help|\ - info|install|installed|lint|list|livecheck|load|location|log|\ + info|install|installed|licensecheck|lint|list|livecheck|load|location|log|\ logfile|mdmg|mirror|mpkg|notes|outdated|patch|pkg|platform|\ portpkg|provides|quit|rdependents|rdeps|reclaim|reload|rev-upgrade|\ search|select|selfupdate|setrequested|space|submit|sync|test|\ @@ -180,7 +180,7 @@ _port() activate archive archivefetch build cat cd checksum clean configure \ contents deactivate dependents deps destroot diagnose dir distcheck \ distfiles dmg dpkg echo ed edit extract fetch file gohome help \ - info install installed lint list livecheck load location log \ + info install installed licensecheck lint list livecheck load location log \ logfile mdmg mirror mpkg notes outdated patch pkg platform \ portpkg provides quit rdependents rdeps reclaim reload rev-upgrade \ search select selfupdate setrequested space submit sync test unarchive uninstall \