diff options
author | hubertf <hubertf> | 1999-11-03 04:12:48 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1999-11-03 04:12:48 +0000 |
commit | 893e2d7b3876c031aeabafd74b3b1364ca6e93fd (patch) | |
tree | 288b7532cc6abaf832bedc068626a1c635cda07e | |
parent | 8833d4c81d9b3022aaacc581eb75abd8d1b9cea9 (diff) | |
download | pkgsrc-893e2d7b3876c031aeabafd74b3b1364ca6e93fd.tar.gz |
Add link to the cvsweb server, and to the pkg dir itself.
-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 7c5f9e42b55..97f760af121 100644 --- a/templates/README.pkg +++ b/templates/README.pkg @@ -1,4 +1,4 @@ -<!-- $NetBSD: README.pkg,v 1.11 1999/10/26 13:19:16 hubertf Exp $ --> +<!-- $NetBSD: README.pkg,v 1.12 1999/11/03 04:12:48 hubertf Exp $ --> <html> <head> <title>The NetBSD Packages Collection: %%PORT%%</title> @@ -17,7 +17,8 @@ </p> <p>Please read the file "<a href="pkg/DESCR">pkg/DESCR</a>" for a -longer description. +longer description, or browse the package's +<A HREF="http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/%%PORT%%/">history</A>. </p> %%HOMEPAGE%% @@ -25,7 +26,7 @@ longer description. %%LICENSE%% <p>The package is located in the -"%%PORT%%" +"<A HREF=".">%%PORT%%</A>" directory. It can be manipulated using the packaging tools, working on the "%%PKG%%" |