diff options
author | wiz <wiz> | 2004-12-01 09:52:59 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-12-01 09:52:59 +0000 |
commit | 43ca091bec709bc411fbe2035615cf7ac6323bf4 (patch) | |
tree | dda442abc8a5a6187911e37d6911b08f43bc5cc7 /doc/pkgsrc.html | |
parent | 983dad10a3a639c8f871bdac96dffb5148aa452b (diff) | |
download | pkgsrc-43ca091bec709bc411fbe2035615cf7ac6323bf4.tar.gz |
"the the" -> "the"
Diffstat (limited to 'doc/pkgsrc.html')
-rw-r--r-- | doc/pkgsrc.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/pkgsrc.html b/doc/pkgsrc.html index 5474d74f87f..62094e30c16 100644 --- a/doc/pkgsrc.html +++ b/doc/pkgsrc.html @@ -2571,7 +2571,7 @@ CFLAGS= -xtarget=ultra -xarch=v9 <p>If you want to install a binary package that you've either created yourself (see next section), that you put into pkgsrc/packages manually or that is located on - a remote FTP server, you can use the the "bin-install" + a remote FTP server, you can use the "bin-install" target. This target will install a binary package - if available - via <a href= "http://netbsd.gw.com/cgi-bin/man-cgi?pkg_add+1+NetBSD-current"> @@ -4297,7 +4297,7 @@ CONF_FILES= ${EGDIR}/Muttrc ${PKG_SYSCONFDIR}/Muttrc audit-packages installation procedure:</p> <pre class="screen"> =========================================================================== -$NetBSD: faq.xml,v 1.2 2004/11/20 13:25:22 hubertf Exp $ +$NetBSD: pkgsrc.html,v 1.7 2004/11/22 16:52:08 wiz Exp $ You may wish to have the vulnerabilities file downloaded daily so that it remains current. This may be done by adding an appropriate entry @@ -5331,7 +5331,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/unix <p>Be sure to add a RCS ID line as the first thing in any <code class="filename">PLIST</code> file you write:</p> <pre class="programlisting"> -@comment $NetBSD$ +@comment $NetBSD: pkgsrc.html,v 1.7 2004/11/22 16:52:08 wiz Exp $ </pre> </div> @@ -6006,7 +6006,7 @@ DEPENDS+= foo>=1.1.0:../../category/foo "filename">buildlink3.mk</code> is taken from <code class="filename">pkgsrc/graphics/tiff</code>:</p> <pre class="programlisting"> -# $NetBSD: buildlink3.mk,v 1.7 2004/03/18 09:12:12 jlam Exp $ +# $NetBSD: pkgsrc.html,v 1.7 2004/11/22 16:52:08 wiz Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ TIFF_BUILDLINK3_MK:= ${TIFF_BUILDLINK3_MK}+ @@ -10511,7 +10511,7 @@ PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Pg/.packlist </div> </div> <pre class="programlisting"> -# $NetBSD$ +# $NetBSD: pkgsrc.html,v 1.7 2004/11/22 16:52:08 wiz Exp $ # DISTNAME= bison-1.25 @@ -10556,7 +10556,7 @@ of the NetBSD source tree is beyond me. </div> </div> <pre class="programlisting"> -@comment $NetBSD$ +@comment $NetBSD: pkgsrc.html,v 1.7 2004/11/22 16:52:08 wiz Exp $ bin/bison man/man1/bison.1.gz info/bison.info |