diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2002-01-28 16:51:21 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2002-01-28 16:51:21 +0000 |
commit | b481f9843f7484fcafa8a1bbca770ee47abcb4a2 (patch) | |
tree | 8dd651db5689135b96e9c92dc8a84966edaa0a61 | |
parent | Mark FORBIDDEN due to remotely exploitable buffer overflow (diff) |
Remove FORBIDDEN, and apologies to the MAINTAINER -- he had already
patched this port locally.
-rw-r--r-- | net/sniffit/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/sniffit/Makefile b/net/sniffit/Makefile index 9a539deb16da..0c3a7f1a9f96 100644 --- a/net/sniffit/Makefile +++ b/net/sniffit/Makefile @@ -15,7 +15,6 @@ MASTER_SITES= http://reptile.rug.ac.be/~coder/sniffit/files/ \ MASTER_SITE_SUBDIR= obrien DISTNAME= sniffit.0.3.7.beta -FORBIDDEN= "contains remotely exploitable buffer overflow" PATCH_SITES= http://ftp.debian.org/debian/dists/stable/main/source/net/ PATCHFILES= sniffit_0.3.7.beta-6.1.diff.gz PATCH_DIST_STRIP= -p1 |