pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc/guide/files Correct variable for binary packages. ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ecf982c8057f
branches: trunk
changeset: 486132:ecf982c8057f
user: ben <ben%pkgsrc.org@localhost>
date: Thu Dec 23 18:50:23 2004 +0000
description:
Correct variable for binary packages. s/BINPKG_SITE/&S/
Partially addresses PR#28760
diffstat:
doc/guide/files/using.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 1625d3207687 -r ecf982c8057f doc/guide/files/using.xml
--- a/doc/guide/files/using.xml Thu Dec 23 18:12:42 2004 +0000
+++ b/doc/guide/files/using.xml Thu Dec 23 18:50:23 2004 +0000
@@ -1,4 +1,4 @@
-<!-- $NetBSD: using.xml,v 1.2 2004/12/01 09:52:59 wiz Exp $ -->
+<!-- $NetBSD: using.xml,v 1.3 2004/12/23 18:50:23 ben Exp $ -->
<chapter id="using"> <?dbhtml filename="using.html"?>
<title>Using pkgsrc</title>
@@ -202,7 +202,7 @@
&man.pkg.add.1;, else do a <command>make package</command>.
The list of remote
FTP sites searched is kept in the variable
- <varname>BINPKG_SITE</varname>, which defaults to
+ <varname>BINPKG_SITES</varname>, which defaults to
ftp.NetBSD.org. Any flags that should be added to &man.pkg.add.1; can be put
into <varname>BIN_INSTALL_FLAGS</varname>.
See <filename>pkgsrc/mk/bsd.pkg.defaults.mk</filename> for more details.</para>
Home |
Main Index |
Thread Index |
Old Index