diff options
author | hubertf <hubertf@pkgsrc.org> | 1999-10-07 01:48:44 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1999-10-07 01:48:44 +0000 |
commit | e10f3c0b10584701623f6f0602fe7f789548f57d (patch) | |
tree | 03b6f18d5a612e6339a39f17d5f6e11c06f62eb1 | |
parent | ee38b9cf16c4860f285b1f0093874bed4deeb2d9 (diff) | |
download | pkgsrc-e10f3c0b10584701623f6f0602fe7f789548f57d.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> |