diff options
Diffstat (limited to 'security/fsh/Makefile')
-rw-r--r-- | security/fsh/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/fsh/Makefile b/security/fsh/Makefile index 1f023b3691e..e966e699677 100644 --- a/security/fsh/Makefile +++ b/security/fsh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/12/14 11:55:03 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/17 17:49:45 wiz Exp $ # DISTNAME= fsh-1.1 @@ -8,6 +8,7 @@ MASTER_SITES= ftp://ftp.lysator.liu.se/pub/unix/fsh/ \ MAINTAINER= fb@enteract.com HOMEPAGE= http://www.lysator.liu.se/fsh/ +COMMENT= fast remote command execution DEPENDS+= python-*:../../lang/python |