diff options
-rw-r--r-- | doc/guide/files/using.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guide/files/using.xml b/doc/guide/files/using.xml index b1517248b86..7158a54aa8f 100644 --- a/doc/guide/files/using.xml +++ b/doc/guide/files/using.xml @@ -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> |