pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Wed Aug 24 13:59:26 UTC 2022

Modified Files:
        pkgsrc: README.md

Log Message:
README.md: Add trailing slash to URI for consistency


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/README.md

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

Modified files:

Index: pkgsrc/README.md
diff -u pkgsrc/README.md:1.16 pkgsrc/README.md:1.17
--- pkgsrc/README.md:1.16       Mon Aug  1 14:49:09 2022
+++ pkgsrc/README.md    Wed Aug 24 13:59:26 2022
@@ -1,7 +1,7 @@
 pkgsrc
 ======
 
-[pkgsrc](https://pkgsrc.org) is a framework for building software for a
+[pkgsrc](https://pkgsrc.org/) is a framework for building software for a
 variety of UNIX-like systems.
 
 It produces binary packages, which can be managed with tools such as



Home | Main Index | Thread Index | Old Index