Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Bernd Ernesti <veego@netbsd.org>
List: source-changes
Date: 09/01/2000 11:55:11
Module Name: pkgsrc
Committed By: veego
Date: Fri Sep 1 08:55:11 UTC 2000
Modified Files:
pkgsrc/devel/oaf: Makefile
Log Message:
Remove another / which would cause the ftp CWD to fail due too a double /.
ftp: The `CWD ' command (without a directory), which is required by
RFC 1738 to support the empty directory in the URL pathname (`//'),
conflicts with the server's conformance to RFC 959.
Try the same URL without the `//' in the URL pathname.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/oaf/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.