diff options
author | nia <nia@pkgsrc.org> | 2021-02-22 06:39:00 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2021-02-22 06:39:00 +0000 |
commit | af2a99ea7b4c38a037ce4cc14df7986638f1dbd7 (patch) | |
tree | 34fadb7acfa5fda64edd86f52d3f53864404f140 /templates | |
parent | c8335cd057d799f0cdd20256e7ebf1190e9c54b7 (diff) | |
download | pkgsrc-af2a99ea7b4c38a037ce4cc14df7986638f1dbd7.tar.gz |
README.pkg: fix spacing in netsurf, etc
Diffstat (limited to 'templates')
-rw-r--r-- | templates/README.pkg | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/templates/README.pkg b/templates/README.pkg index 98648f99788..53648a4ac2f 100644 --- a/templates/README.pkg +++ b/templates/README.pkg @@ -1,4 +1,4 @@ -<!-- $NetBSD: README.pkg,v 1.33 2021/02/22 05:32:02 nia Exp $ --> +<!-- $NetBSD: README.pkg,v 1.34 2021/02/22 06:39:00 nia Exp $ --> <!doctype html> <html lang="en"> <head> @@ -15,11 +15,10 @@ <details> <summary><em>%%COMMENT%%</em></summary> -<div> +<p></p> <!-- spacing hack for older browsers with no details support --> <pre> %%DESCR%% </pre> -</div> </details> <ul class="package-data"> |