diff options
author | hubertf <hubertf> | 1999-10-07 01:48:44 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1999-10-07 01:48:44 +0000 |
commit | 2007a783f662e5b93a8aca981fbb942950e07d75 (patch) | |
tree | 03b6f18d5a612e6339a39f17d5f6e11c06f62eb1 | |
parent | 7af355c2354bff870d37f9db5dc935cb241a5d22 (diff) | |
download | pkgsrc-2007a783f662e5b93a8aca981fbb942950e07d75.tar.gz |
s/Click here/Select/
-rw-r--r-- | templates/README.pkg | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/templates/README.pkg b/templates/README.pkg index fd7932ff9f3..42788a456f5 100644 --- a/templates/README.pkg +++ b/templates/README.pkg @@ -1,4 +1,4 @@ -<!-- $NetBSD: README.pkg,v 1.9 1999/08/22 01:30:16 hubertf Exp $ --> +<!-- $NetBSD: README.pkg,v 1.10 1999/10/07 01:48:44 hubertf Exp $ --> <html> <head> <title>The NetBSD Packages Collection: %%PORT%%</title> @@ -47,8 +47,9 @@ This package requires the following package(s) to run: </p> <p> -Click here to <FONT COLOR=red>download</FONT> the package in -precompiled binary form for the following machine architectures: +Select one of the links below to <FONT COLOR=red>download</FONT> the +package in precompiled binary form for the following machine +architectures: <UL> %%BIN_PKGS%% </UL> |