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:   gutteridge
Date:           Tue Jan 29 03:11:03 UTC 2019

Modified Files:
        pkgsrc: README

Log Message:
README: minor grammatical fix


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/README

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

Modified files:

Index: pkgsrc/README
diff -u pkgsrc/README:1.20 pkgsrc/README:1.21
--- pkgsrc/README:1.20  Tue Oct  9 22:55:48 2018
+++ pkgsrc/README       Tue Jan 29 03:11:03 2019
@@ -1,4 +1,4 @@
-$NetBSD: README,v 1.20 2018/10/09 22:55:48 maya Exp $
+$NetBSD: README,v 1.21 2019/01/29 03:11:03 gutteridge Exp $
 
 pkgsrc is a framework for building software on UNIX-like systems.
 
@@ -12,7 +12,7 @@ build packages, use:
 
 Where $PREFIX is where you've chosen to install packages (typically /usr/pkg)
 
-Bugs and patches can be filed in the follow link (use category 'pkg'):
+Bugs and patches can be filed in the following link (use category 'pkg'):
 https://www.netbsd.org/cgi-bin/sendpr.cgi?gndb=netbsd
 
 To fetch the main CVS repository:



Home | Main Index | Thread Index | Old Index