diff options
Diffstat (limited to 'security/fsh')
-rw-r--r-- | security/fsh/Makefile | 4 | ||||
-rw-r--r-- | security/fsh/PLIST | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/security/fsh/Makefile b/security/fsh/Makefile index 4dd88874918..4d495a9e85e 100644 --- a/security/fsh/Makefile +++ b/security/fsh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2006/02/05 23:10:43 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2006/04/07 15:28:49 jlam Exp $ # DISTNAME= fsh-1.2 @@ -12,7 +12,7 @@ HOMEPAGE= http://www.lysator.liu.se/fsh/ COMMENT= Fast remote command execution GNU_CONFIGURE= YES -INFO_FILES= fsh.info +INFO_FILES= # PLIST CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q} diff --git a/security/fsh/PLIST b/security/fsh/PLIST index 440b83b8890..a6f75660e06 100644 --- a/security/fsh/PLIST +++ b/security/fsh/PLIST @@ -1,8 +1,9 @@ -@comment $NetBSD: PLIST,v 1.5 2004/03/09 23:01:17 seb Exp $ +@comment $NetBSD: PLIST,v 1.6 2006/04/07 15:28:49 jlam Exp $ bin/fcp bin/fsh bin/fshd bin/in.fshd +info/fsh.info libexec/fcpwrap share/fsh/fsh.py share/fsh/fshcompat.py |