summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-11-22 13:20:16 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-11-22 13:20:16 +0000
commit45cb4f24a626d5d375f8930a9f441d98fe84b706 (patch)
tree8675f66b82ad6f6b297d95dc12917ef34c2c138f /security
parentChange "printing" to "print". (diff)
Change category "networking" to "net".
Notes
Notes: svn path=/head/; revision=2455
Diffstat (limited to 'security')
-rw-r--r--security/libident/Makefile4
-rw-r--r--security/pidentd/Makefile4
-rw-r--r--security/ssh/Makefile4
-rw-r--r--security/ssh2/Makefile4
-rw-r--r--security/tcp_wrapper/Makefile4
5 files changed, 10 insertions, 10 deletions
diff --git a/security/libident/Makefile b/security/libident/Makefile
index 38ce63eb3c4a..3873f1e48ce1 100644
--- a/security/libident/Makefile
+++ b/security/libident/Makefile
@@ -3,11 +3,11 @@
# Date created: 9 October 1995
# Whom: torstenb@FreeBSD.ORG
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1995/10/12 07:29:17 asami Exp $
#
DISTNAME= libident-0.18
-CATEGORIES= development networking security
+CATEGORIES= devel net security
MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/libs/
MAINTAINER= torstenb@FreeBSD.ORG
diff --git a/security/pidentd/Makefile b/security/pidentd/Makefile
index 992efcbcec46..96460f8a4443 100644
--- a/security/pidentd/Makefile
+++ b/security/pidentd/Makefile
@@ -3,11 +3,11 @@
# Date created: 19 Oct 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.8 1995/07/27 20:29:39 torstenb Exp $
+# $Id: Makefile,v 1.9 1995/07/28 01:00:30 ache Exp $
#
DISTNAME= pidentd-2.6.1
-CATEGORIES+= security networking
+CATEGORIES+= security net
MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/servers/ \
ftp://ftp.fu-berlin.de/unix/security/ident/servers/
ALL_TARGET= freebsd
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/
diff --git a/security/ssh2/Makefile b/security/ssh2/Makefile
index e913d4f3de52..17df8e2a1b54 100644
--- a/security/ssh2/Makefile
+++ b/security/ssh2/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/
diff --git a/security/tcp_wrapper/Makefile b/security/tcp_wrapper/Makefile
index ffd6add3e7fe..d824b32cec3b 100644
--- a/security/tcp_wrapper/Makefile
+++ b/security/tcp_wrapper/Makefile
@@ -3,12 +3,12 @@
# Date created: 27 Oct 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.8 1995/05/17 05:55:38 asami Exp $
+# $Id: Makefile,v 1.9 1995/07/13 01:15:52 asami Exp $
#
DISTNAME= tcp_wrappers_7.2
PKGNAME= tcp_wrappers-7.2
-CATEGORIES+= security networking
+CATEGORIES+= security net
MASTER_SITES= ftp://ftp.win.tue.nl/pub/security/
MAINTAINER= torstenb@FreeBSD.ORG