diff options
author | nectar <nectar@FreeBSD.org> | 2002-01-29 00:51:21 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2002-01-29 00:51:21 +0800 |
commit | cd7f9c672d71bcd6c683d5e35f800f5e16c701a3 (patch) | |
tree | c25e8cd96a7a77ec344ac757b72922dd1d4c7f80 /net/sniffit | |
parent | 8785959cbac22d239b059d49e6a1259553681b1a (diff) | |
download | freebsd-ports-gnome-cd7f9c672d71bcd6c683d5e35f800f5e16c701a3.tar.gz freebsd-ports-gnome-cd7f9c672d71bcd6c683d5e35f800f5e16c701a3.tar.zst freebsd-ports-gnome-cd7f9c672d71bcd6c683d5e35f800f5e16c701a3.zip |
Remove FORBIDDEN, and apologies to the MAINTAINER -- he had already
patched this port locally.
Diffstat (limited to 'net/sniffit')
-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 |