diff options
author | nectar <nectar@FreeBSD.org> | 2002-08-08 06:20:10 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2002-08-08 06:20:10 +0800 |
commit | 5d58dc6c20c15c2af6c084b1fcd2c048fd14d581 (patch) | |
tree | b8dbfacc5860a477f718881d8ea9d5a91b0c823b /news/nn | |
parent | b14a16b9b30931e1d15ba4c8014644aff3d007cc (diff) | |
download | freebsd-ports-gnome-5d58dc6c20c15c2af6c084b1fcd2c048fd14d581.tar.gz freebsd-ports-gnome-5d58dc6c20c15c2af6c084b1fcd2c048fd14d581.tar.zst freebsd-ports-gnome-5d58dc6c20c15c2af6c084b1fcd2c048fd14d581.zip |
Remove FORBIDDEN. I fixed the referenced bug two months ago
with patch-global.c, and nn-6.6.4's ChangeLog says,
``
From: Jacques A. Vidrine <nectar@FreeBSD.org>
nn has a remote security hole. Fixed.
''
Diffstat (limited to 'news/nn')
-rw-r--r-- | news/nn/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/news/nn/Makefile b/news/nn/Makefile index 6796885bf897..8bf98f8a701c 100644 --- a/news/nn/Makefile +++ b/news/nn/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= jooji@nickelkid.com -FORBIDDEN= "unconfirmed report of remote security hole--see <URL:ftp://ftp.nndev.org/pub/nn-6.6/README>" - MAN1= nn.1 nncheck.1 nngoback.1 nngrab.1 nngrep.1 nnpost.1 \ nntidy.1 nnview.1 nnacct.1m nnadmin.1m nnstats.1m nnusage.1m MAN8= nnmaster.8 nnspew.8 |