diff options
author | agc <agc@pkgsrc.org> | 1998-10-15 19:51:07 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1998-10-15 19:51:07 +0000 |
commit | a19a3517957797238398bf3d65a22f1fcd7a2810 (patch) | |
tree | 0d2553c0cd59e0e2e982c2d198acb007c7cbe450 /net/sniffit/Makefile | |
parent | 81b0a04e150dcf2f693ba86a4ede4595e642bffd (diff) | |
download | pkgsrc-a19a3517957797238398bf3d65a22f1fcd7a2810.tar.gz |
Correct the primary category field for this package.
Diffstat (limited to 'net/sniffit/Makefile')
-rw-r--r-- | net/sniffit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/sniffit/Makefile b/net/sniffit/Makefile index 7d9d0473c07..585649283f1 100644 --- a/net/sniffit/Makefile +++ b/net/sniffit/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 1998/09/22 06:11:39 garbled Exp $ +# $NetBSD: Makefile,v 1.7 1998/10/15 19:51:07 agc Exp $ # DISTNAME= sniffit.0.3.5 PKGNAME= sniffit-0.3.5 -CATEGORIES= security +CATEGORIES= net security MASTER_SITES= http://reptile.rug.ac.be/~coder/sniffit/files/ NOT_FOR_ARCHS= alpha # severe LP64 loss |