pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/templates



Module Name:    pkgsrc
Committed By:   nia
Date:           Mon Feb 22 08:25:12 UTC 2021

Modified Files:
        pkgsrc/templates: README.pkg

Log Message:
README.pkg: open details by default

might as well fill the screen with something


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/templates/README.pkg

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/templates/README.pkg
diff -u pkgsrc/templates/README.pkg:1.34 pkgsrc/templates/README.pkg:1.35
--- pkgsrc/templates/README.pkg:1.34    Mon Feb 22 06:39:00 2021
+++ pkgsrc/templates/README.pkg Mon Feb 22 08:25:12 2021
@@ -1,4 +1,4 @@
-<!-- $NetBSD: README.pkg,v 1.34 2021/02/22 06:39:00 nia Exp $ -->
+<!-- $NetBSD: README.pkg,v 1.35 2021/02/22 08:25:12 nia Exp $ -->
 <!doctype html>
 <html lang="en">
 <head>
@@ -13,7 +13,7 @@
 </a>
 <h1><em>%%PORT%%</em> - The NetBSD Packages Collection</h1>
 
-<details>
+<details open>
 <summary><em>%%COMMENT%%</em></summary>
 <p></p> <!-- spacing hack for older browsers with no details support -->
 <pre>



Home | Main Index | Thread Index | Old Index