summaryrefslogtreecommitdiff
path: root/security/tcp_wrapper
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-07-13 01:15:52 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-07-13 01:15:52 +0000
commit90db37e415b9641eb1d1624484ae20ac656dce4e (patch)
tree0f2e8bf5640807191f3abcf88ad7990cb23b5726 /security/tcp_wrapper
parentThese boys now beling to emulators.... (diff)
Moved to new category security.
Notes
Notes: svn path=/head/; revision=1961
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 c7ca0867fbae..ffd6add3e7fe 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.7 1995/05/06 11:28:43 torstenb Exp $
+# $Id: Makefile,v 1.8 1995/05/17 05:55:38 asami Exp $
#
DISTNAME= tcp_wrappers_7.2
PKGNAME= tcp_wrappers-7.2
-CATEGORIES+= networking
+CATEGORIES+= security networking
MASTER_SITES= ftp://ftp.win.tue.nl/pub/security/
MAINTAINER= torstenb@FreeBSD.ORG