diff options
author | hubertf <hubertf@pkgsrc.org> | 1999-08-22 01:30:15 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1999-08-22 01:30:15 +0000 |
commit | dc3aa46cc2cafda06c36af06303ac7763fe77ed2 (patch) | |
tree | f4434c10b9cc33d0ae79ca1c0474ce9dcc6930e9 /templates/README.pkg | |
parent | 58dd80e8d7fa515262b0eb9f8f647d983e6b6f2a (diff) | |
download | pkgsrc-dc3aa46cc2cafda06c36af06303ac7763fe77ed2.tar.gz |
Collect information from pkgsrc/*/README.html into one long list
(README-all.html), and reference this file.
Diffstat (limited to 'templates/README.pkg')
-rw-r--r-- | templates/README.pkg | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/README.pkg b/templates/README.pkg index 2340063343e..fd7932ff9f3 100644 --- a/templates/README.pkg +++ b/templates/README.pkg @@ -1,4 +1,4 @@ -<!-- $NetBSD: README.pkg,v 1.8 1998/08/20 15:17:28 tsarna Exp $ --> +<!-- $NetBSD: README.pkg,v 1.9 1999/08/22 01:30:16 hubertf Exp $ --> <html> <head> <title>The NetBSD Packages Collection: %%PORT%%</title> @@ -60,6 +60,8 @@ precompiled binary form for the following machine architectures: <a href="../README.html"> Go up one level</a> | <a href="../../README.html"> Go to top of packages tree</a> +| +<a href="../../README-all.html"> List all packages</a> ] </body> </html> |