diff options
Diffstat (limited to 'security/mussh/Makefile')
-rw-r--r-- | security/mussh/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/security/mussh/Makefile b/security/mussh/Makefile index bbb1a890e248..43298204120d 100644 --- a/security/mussh/Makefile +++ b/security/mussh/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: mussh -# Date created: 24 January 2002 -# Whom: Yen-Ming Lee <leeym@leeym.com> -# +# Created by: Yen-Ming Lee <leeym@leeym.com> # $FreeBSD$ # @@ -12,7 +9,7 @@ MASTER_SITES= SF EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -COMMENT= A tool for easily running the same commands on multiple hosts +COMMENT= Tool for easily running the same commands on multiple hosts RUN_DEPENDS= bash:${PORTSDIR}/shells/bash |