summaryrefslogtreecommitdiff
path: root/security/tcp_wrapper
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/tcp_wrapper
parentChange "printing" to "print". (diff)
Change category "networking" to "net".
Notes
Notes: svn path=/head/; revision=2455
Diffstat (limited to 'security/tcp_wrapper')
-rw-r--r--security/tcp_wrapper/Makefile4
1 files changed, 2 insertions, 2 deletions
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