diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-07-13 01:15:52 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-07-13 01:15:52 +0000 |
commit | 90db37e415b9641eb1d1624484ae20ac656dce4e (patch) | |
tree | 0f2e8bf5640807191f3abcf88ad7990cb23b5726 /security/tcp_wrapper/Makefile | |
parent | 71b12105e0ed7a2f513832e05f336c97ebbfb121 (diff) | |
download | ports-90db37e415b9641eb1d1624484ae20ac656dce4e.tar.gz ports-90db37e415b9641eb1d1624484ae20ac656dce4e.zip |
Moved to new category security.
Notes
Notes:
svn path=/head/; revision=1961
Diffstat (limited to 'security/tcp_wrapper/Makefile')
-rw-r--r-- | security/tcp_wrapper/Makefile | 4 |
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 |