summaryrefslogtreecommitdiff
path: root/security/ssh/pkg
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-08-07 11:08:53 +0000
committeragc <agc@pkgsrc.org>1998-08-07 11:08:53 +0000
commit41bfb3073717616c4a3211de0bd7208753d48d18 (patch)
treec18f18b6629d8d5e2744862509ef4834d8397eab /security/ssh/pkg
parent86db14e8197c7d43b334917a2f5fd4eed4322447 (diff)
downloadpkgsrc-41bfb3073717616c4a3211de0bd7208753d48d18.tar.gz
Add NetBSD RCS Ids.
Diffstat (limited to 'security/ssh/pkg')
-rw-r--r--security/ssh/pkg/DEINSTALL3
-rw-r--r--security/ssh/pkg/MESSAGE2
2 files changed, 5 insertions, 0 deletions
diff --git a/security/ssh/pkg/DEINSTALL b/security/ssh/pkg/DEINSTALL
index eb3690ff1fd..5f6d757e088 100644
--- a/security/ssh/pkg/DEINSTALL
+++ b/security/ssh/pkg/DEINSTALL
@@ -1,4 +1,7 @@
#! /bin/sh
+#
+# $NetBSD: DEINSTALL,v 1.2 1998/08/07 11:13:50 agc Exp $
+#
case "$2" in
DEINSTALL) cat <<EOF
diff --git a/security/ssh/pkg/MESSAGE b/security/ssh/pkg/MESSAGE
index 93a3b55eb55..b4dfef3071b 100644
--- a/security/ssh/pkg/MESSAGE
+++ b/security/ssh/pkg/MESSAGE
@@ -1,4 +1,6 @@
==========================================================================
+$NetBSD: MESSAGE,v 1.2 1998/08/07 11:13:51 agc Exp $
+
If "starter" configuration files were installed (in @SSH_CONF_DIR@)
when the package was installed, be sure to examine them (and the man pages
for ssh and sshd) to determine whether you want to make any changes.