pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc/guide/files Moved the makefile section after the c...
details: https://anonhg.NetBSD.org/pkgsrc/rev/65f2dfff5753
branches: trunk
changeset: 493841:65f2dfff5753
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun May 15 20:32:27 2005 +0000
description:
Moved the makefile section after the components section, which makes much
more sense.
diffstat:
doc/guide/files/pkgsrc.xml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (28 lines):
diff -r dbe6a5e7011c -r 65f2dfff5753 doc/guide/files/pkgsrc.xml
--- a/doc/guide/files/pkgsrc.xml Sun May 15 20:31:45 2005 +0000
+++ b/doc/guide/files/pkgsrc.xml Sun May 15 20:32:27 2005 +0000
@@ -1,4 +1,4 @@
-<!-- $NetBSD: pkgsrc.xml,v 1.5 2005/05/10 00:27:43 rillig Exp $ -->
+<!-- $NetBSD: pkgsrc.xml,v 1.6 2005/05/15 20:32:27 rillig Exp $ -->
<?xml version="1.0"?>
@@ -45,7 +45,7 @@
<holder role="mailto:www%NetBSD.org@localhost">The NetBSD Foundation, Inc</holder>
</copyright>
- <pubdate>$NetBSD: pkgsrc.xml,v 1.5 2005/05/10 00:27:43 rillig Exp $</pubdate>
+ <pubdate>$NetBSD: pkgsrc.xml,v 1.6 2005/05/15 20:32:27 rillig Exp $</pubdate>
<abstract>
<para>Information about using the NetBSD package system (pkgsrc)
@@ -70,8 +70,8 @@
<part id="developers-guide"> <?dbhtml filename="developers-guide.html"?>
<title id="developers-guide.title">The pkgsrc developer's guide</title>
+ &chap.components;
&chap.makefile;
- &chap.components;
&chap.plist;
&chap.buildlink;
&chap.options;
Home |
Main Index |
Thread Index |
Old Index