diff options
Diffstat (limited to 'templates/README.pkg')
-rw-r--r-- | templates/README.pkg | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/README.pkg b/templates/README.pkg index 163b87a23a9..0bc4d2222bb 100644 --- a/templates/README.pkg +++ b/templates/README.pkg @@ -1,4 +1,4 @@ -<!-- $NetBSD: README.pkg,v 1.6 1998/06/01 21:15:27 hubertf Exp $ --> +<!-- $NetBSD: README.pkg,v 1.7 1998/07/22 09:18:47 agc Exp $ --> <html> <head> <title>The NetBSD Packages Collection: %%PORT%%</title> @@ -20,6 +20,8 @@ longer description. </p> +%%LICENSE%% + <p>The package is located in the "%%PORT%%" directory. It can be manipulated using the packaging tools, |