summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorTorsten Blum <torstenb@FreeBSD.org>1995-10-07 13:08:35 +0000
committerTorsten Blum <torstenb@FreeBSD.org>1995-10-07 13:08:35 +0000
commit8e86e2f214f2389874709ba8ebf8d730f281cc1c (patch)
treef989ba918c1e1489a98f31a9ab062a14abfc5b73 /security
parentSsh is a secure rlogin/rsh/rcp replacement with strong authentication (diff)
add "networking" to the categories list
Notes
Notes: svn path=/head/; revision=2295
Diffstat (limited to 'security')
-rw-r--r--security/ssh/Makefile4
-rw-r--r--security/ssh2/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/security/ssh/Makefile b/security/ssh/Makefile
index 9331a05c50a0..1f95fb625601 100644
--- a/security/ssh/Makefile
+++ b/security/ssh/Makefile
@@ -3,11 +3,11 @@
# Date created: 30 Jul 1995
# Whom: torstenb@FreeBSD.ORG
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1995/10/07 01:19:27 torstenb Exp $
#
DISTNAME= ssh-1.2.10
-CATEGORIES= security
+CATEGORIES= security networking
MASTER_SITES= ftp://ftp.funet.fi/pub/unix/security/ \
ftp://ftp.cs.hut.fi/pub/ssh/snapshots/
diff --git a/security/ssh2/Makefile b/security/ssh2/Makefile
index 9331a05c50a0..1f95fb625601 100644
--- a/security/ssh2/Makefile
+++ b/security/ssh2/Makefile
@@ -3,11 +3,11 @@
# Date created: 30 Jul 1995
# Whom: torstenb@FreeBSD.ORG
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1995/10/07 01:19:27 torstenb Exp $
#
DISTNAME= ssh-1.2.10
-CATEGORIES= security
+CATEGORIES= security networking
MASTER_SITES= ftp://ftp.funet.fi/pub/unix/security/ \
ftp://ftp.cs.hut.fi/pub/ssh/snapshots/