summaryrefslogtreecommitdiff
path: root/net/srsh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/srsh/Makefile')
-rw-r--r--net/srsh/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/srsh/Makefile b/net/srsh/Makefile
index 7d322aaa78a..92010d298e7 100644
--- a/net/srsh/Makefile
+++ b/net/srsh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2000/11/23 15:45:33 abs Exp $
+# $NetBSD: Makefile,v 1.6 2001/02/17 18:19:41 wiz Exp $
#
DISTNAME= srsh-1.2
@@ -6,6 +6,7 @@ CATEGORIES= net
MASTER_SITES= ftp://ftp.gw.com/pub/people/kim/
MAINTAINER= kim@tac.nyc.ny.us
+COMMENT= emulate rsh client behavior using ssh
.if !exists(/usr/bin/ssh)
DEPENDS+= {ssh{,6}-*,openssh-*}:../../security/ssh