diff options
author | agc <agc@pkgsrc.org> | 2002-01-03 12:45:06 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2002-01-03 12:45:06 +0000 |
commit | 28df2573ac067d824d3dd527174fdf97ce6f5663 (patch) | |
tree | d6d0326f1e15d8ceb741d5bba1f830e2f42deb27 /security | |
parent | afd952233a2b0466933ea60f6daabec1d6c350ed (diff) | |
download | pkgsrc-28df2573ac067d824d3dd527174fdf97ce6f5663.tar.gz |
Use the correct category for this package.
Diffstat (limited to 'security')
-rw-r--r-- | security/tct/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/tct/Makefile b/security/tct/Makefile index 39d51a59138..0999c7df914 100644 --- a/security/tct/Makefile +++ b/security/tct/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/01/03 10:58:57 agc Exp $ +# $NetBSD: Makefile,v 1.2 2002/01/03 12:45:06 agc Exp $ # DISTNAME= tct-1.09 -CATEGORIES= sysutils +CATEGORIES= security MASTER_SITES= http://www.porcupine.org/forensics/ MAINTAINER= packages@netbsd.org |