diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-04-14 08:40:01 +0800 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-04-14 08:40:01 +0800 |
commit | 72422e48806ab9dde1c343a03ecf66bca0ecdc39 (patch) | |
tree | a43c940c845fe9c62ae7e1c4693dd505e936794e /textproc | |
parent | ec61788aaa32908f68799a31f336a830db4d3ca3 (diff) | |
download | freebsd-ports-gnome-72422e48806ab9dde1c343a03ecf66bca0ecdc39.tar.gz freebsd-ports-gnome-72422e48806ab9dde1c343a03ecf66bca0ecdc39.tar.zst freebsd-ports-gnome-72422e48806ab9dde1c343a03ecf66bca0ecdc39.zip |
[PATCH] textproc/idnits: Fix WWW
Reported by: maninaer's own distfiles survey
PR: ports/94333
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by: maintainer timeout
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/idnits/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/idnits/pkg-descr b/textproc/idnits/pkg-descr index 9ccd934ac9b1..2d0cc4a3deef 100644 --- a/textproc/idnits/pkg-descr +++ b/textproc/idnits/pkg-descr @@ -1,4 +1,4 @@ 'idnits' looks for violations of Section 2.1 and 2.2 of the requirements listed on http://www.ietf.org/ID-Checklist.html -WWW: http://ietf.levkowetz.com/tools/idnits/ +WWW: http://tools.ietf.org/tools/idnits/ |