diff options
author | 2000-09-12 14:45:47 +0000 | |
---|---|---|
committer | 2000-09-12 14:45:47 +0000 | |
commit | f4ca221228407f6b9868867c1bb307cbfddc745c (patch) | |
tree | f521e9cb55191654dfe8abb3b722cabecc46bd7b | |
parent | Import binutils-2.10 (diff) | |
download | wireguard-openbsd-f4ca221228407f6b9868867c1bb307cbfddc745c.tar.xz wireguard-openbsd-f4ca221228407f6b9868867c1bb307cbfddc745c.zip |
no longer do ports populate /usr/X11R6
-rw-r--r-- | share/man/man7/ports.7 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7 index 1fbc2917f7f..6078049c7ab 100644 --- a/share/man/man7/ports.7 +++ b/share/man/man7/ports.7 @@ -23,7 +23,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: ports.7,v 1.12 2000/07/17 16:52:27 danh Exp $ +.\" $OpenBSD: ports.7,v 1.13 2000/09/12 14:45:47 todd Exp $ .\" $FreeBSD: ports.7,v 1.7 1998/06/23 04:38:50 hoek Exp $ .\" .Dd January 25, 1998 @@ -326,8 +326,6 @@ Where to install things in general .Po usually .Pa /usr/local -or -.Pa /usr/X11R6 .Pc .It Ev MASTER_SITES Primary sites for distribution files if not found locally. |