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:           Thu Oct 21 12:18:01 UTC 2021

Modified Files:
        pkgsrc: README.md

Log Message:
README.md: Add trailing slash to the URI


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 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.13 pkgsrc/README.md:1.14
--- pkgsrc/README.md:1.13       Sat May 29 13:14:10 2021
+++ pkgsrc/README.md    Thu Oct 21 12:18:01 2021
@@ -11,7 +11,7 @@ building packages for an arbitrary insta
 build options framework, and a compiler transformation framework, among
 other advanced features. Unprivileged use and installation is also supported.
 
-pkgsrc is the default package manager for [NetBSD](https://www.NetBSD.org)
+pkgsrc is the default package manager for [NetBSD](https://www.NetBSD.org/)
 and [SmartOS](https://www.joyent.com/smartos).
 It's also supported as a first-class option in [OmniOS CE](https://omniosce.org/)
 and [Oasis Linux](https://github.com/oasislinux/oasis).



Home | Main Index | Thread Index | Old Index