diff options
author | agc <agc@pkgsrc.org> | 1997-11-21 15:56:50 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1997-11-21 15:56:50 +0000 |
commit | 4d2177b0f940b1f7113dbf3a3c459b8985814db6 (patch) | |
tree | 3f1e37b85afdea35a0d72a3df94abc4863c6af95 /templates/README.pkg | |
parent | f88ac3a7530edfc04932d80daed1868aacf99e5a (diff) | |
download | pkgsrc-4d2177b0f940b1f7113dbf3a3c459b8985814db6.tar.gz |
Add NetBSD RCS Ids.
Change wording to reflect that this is the NetBSD packages collection.
Diffstat (limited to 'templates/README.pkg')
-rw-r--r-- | templates/README.pkg | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/templates/README.pkg b/templates/README.pkg index 8631114f300..dfbd8f98e77 100644 --- a/templates/README.pkg +++ b/templates/README.pkg @@ -1,6 +1,7 @@ +<!-- $NetBSD: README.pkg,v 1.2 1997/11/21 15:56:51 agc Exp $ --> <html> -<title> The FreeBSD Ports Collection (%%PORT%%)</title> -<head><h1> The FreeBSD Ports Collection ("%%PORT%%")</h1> </head> <hr> +<title> The NetBSD Packages Collection (%%PORT%%)</title> +<head><h1> The NetBSD Packages Collection ("%%PORT%%")</h1> </head> <hr> <body> <p>You are now in the directory for the port "%%PORT%%" (package name "%%PKG%%"). @@ -14,8 +15,8 @@ <p>Please read the file "<a href="pkg/DESCR">pkg/DESCR</a>" for a longer description. -<p>Go to the <a href="../../README.html">top of the ports tree</a> for -a summary on how to use the ports collection. +<p>Go to the <a href="../../README.html">top of the packages tree</a> for +a summary on how to use the packages collection. <p> %%BUILD_DEPENDS%% @@ -25,6 +26,6 @@ a summary on how to use the ports collection. <p><hr><p> <a href="../README.html"> Go up one level</a> | -<a href="../../README.html"> Go to top of ports tree</a> +<a href="../../README.html"> Go to top of packages tree</a> </body> </html> |