diff options
author | hubertf <hubertf@pkgsrc.org> | 2001-01-16 02:37:46 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2001-01-16 02:37:46 +0000 |
commit | 0f227f31f3fec297e9322ade476734344ff7c036 (patch) | |
tree | 5212cfc5915241eb7edf1aef43622a8c5585ec24 /templates/README.pkg | |
parent | 57dbe9994f91e648275c45b57f2357a02ab32cb7 (diff) | |
download | pkgsrc-0f227f31f3fec297e9322ade476734344ff7c036.tar.gz |
* Turn off browser-scaling of image
* While here, put all arguments into quotes
Diffstat (limited to 'templates/README.pkg')
-rw-r--r-- | templates/README.pkg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/templates/README.pkg b/templates/README.pkg index 2c426a46536..8315f15efc5 100644 --- a/templates/README.pkg +++ b/templates/README.pkg @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> -<!-- $NetBSD: README.pkg,v 1.16 2000/11/09 23:46:30 hubertf Exp $ --> +<!-- $NetBSD: README.pkg,v 1.17 2001/01/16 02:37:47 hubertf Exp $ --> <html> <head> <title>The NetBSD Packages Collection: %%PORT%%</title> @@ -7,8 +7,8 @@ <body bgcolor="#ffffff"> <a href="http://www.mckusick.com/beastie/mainpage/copyright.html"> -<img align=right src="../../templates/pkg-daemon.gif" alt="Daemon Power" - width=127 height=121 border=0> +<img align="right" src="../../templates/pkg-daemon.gif" alt="Daemon Power" + width="147" height="121" border="0"> </a> <h1>The NetBSD Packages Collection: <i>%%PORT%%</i></h1> @@ -64,7 +64,7 @@ This package requires the following package(s) to run: </p> <p> -Select one of the links below to <FONT COLOR=red>download</FONT> the +Select one of the links below to <FONT COLOR="red">download</FONT> the package in precompiled binary form for the following machine architectures: <TABLE> |