From b1f2d52d41b7f3f3e16cb344aec8fc6fb87ae4e5 Mon Sep 17 00:00:00 2001 From: wollman Date: Mon, 23 Feb 2004 04:42:13 +0000 Subject: Say hello to the new "net-mgmt" category. There are probably more ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus --- net-mgmt/nat/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-mgmt/nat') diff --git a/net-mgmt/nat/Makefile b/net-mgmt/nat/Makefile index f152c4c9c83e..3f0b03db862e 100644 --- a/net-mgmt/nat/Makefile +++ b/net-mgmt/nat/Makefile @@ -7,9 +7,9 @@ PORTNAME= nat PORTVERSION= 20 -CATEGORIES= net security +CATEGORIES= net-mgmt security MASTER_SITES= http://www.tux.org/pub/security/secnet/tools/nat20beta/ \ - ftp://ftp.cert.dfn.de/pub/tools/net/nat/nat20beta/ \ + ftp://ftp.cert.dfn.de/pub/tools/net-mgmt/nat/nat20beta/ \ ftp://ftp.spin.ad.jp/pub/Security/nat/nat20beta/ DISTNAME= ${PORTNAME}${PORTVERSION}.freebsd -- cgit