diff options
Diffstat (limited to 'security/massh/Makefile')
-rw-r--r-- | security/massh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/massh/Makefile b/security/massh/Makefile index 4a36969f655b..f4d32346b7ad 100644 --- a/security/massh/Makefile +++ b/security/massh/Makefile @@ -14,7 +14,7 @@ COMMENT= Parallel ssh command execution and file transfer on multiple hosts BROKEN= mismatch in distfile checksum -LICENSE= GPLv3 # or later +LICENSE= GPLv3+ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \ ambit:${PORTSDIR}/shells/ambit |