diff options
Diffstat (limited to 'security/mussh/Makefile')
-rw-r--r-- | security/mussh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/mussh/Makefile b/security/mussh/Makefile index 8c60a8e08826..f7d0a1718676 100644 --- a/security/mussh/Makefile +++ b/security/mussh/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz MAINTAINER= leeym@FreeBSD.org +COMMENT= A tool for easily running the same commands on multiple hosts RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 |