From e5ecc6844564f9c971bd7073cd264ec723d891c7 Mon Sep 17 00:00:00 2001 From: asami Date: Wed, 22 Nov 1995 13:20:16 +0000 Subject: Change category "networking" to "net". --- security/ssh/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/ssh') diff --git a/security/ssh/Makefile b/security/ssh/Makefile index e913d4f3de52..17df8e2a1b54 100644 --- a/security/ssh/Makefile +++ b/security/ssh/Makefile @@ -3,11 +3,11 @@ # Date created: 30 Jul 1995 # Whom: torstenb@FreeBSD.ORG # -# $Id: Makefile,v 1.3 1995/10/10 17:02:24 ache Exp $ +# $Id: Makefile,v 1.4 1995/11/09 05:58:00 asami Exp $ # DISTNAME= ssh-1.2.10 -CATEGORIES= security networking +CATEGORIES= security net MASTER_SITES= ftp://ftp.funet.fi/pub/unix/security/ \ ftp://ftp.cs.hut.fi/pub/ssh/snapshots/ -- cgit