diff options
Diffstat (limited to 'templates/README.pkg')
-rw-r--r-- | templates/README.pkg | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/templates/README.pkg b/templates/README.pkg index 42788a456f5..7c5f9e42b55 100644 --- a/templates/README.pkg +++ b/templates/README.pkg @@ -1,4 +1,4 @@ -<!-- $NetBSD: README.pkg,v 1.10 1999/10/07 01:48:44 hubertf Exp $ --> +<!-- $NetBSD: README.pkg,v 1.11 1999/10/26 13:19:16 hubertf Exp $ --> <html> <head> <title>The NetBSD Packages Collection: %%PORT%%</title> @@ -54,6 +54,10 @@ architectures: %%BIN_PKGS%% </UL> +The NetBSD packages collection is designed to permit + easy <a href="../../README">installation from source</a> - + particularly useful if the latest binary package is + not available for your chosen platform. </p> <hr noshade> |