pkgsrc-Changes archive

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

CVS commit: pkgsrc/pkgtools/pkg_comp



Module Name:    pkgsrc
Committed By:   jmmv
Date:           Sat Dec  9 20:55:48 UTC 2017

Modified Files:
        pkgsrc/pkgtools/pkg_comp: DESCR

Log Message:
Fix typo in reference to pkgbuild-user.

Problem found by Ian D. Leroux and reported via private email... a few
months ago.  My bad.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/pkgtools/pkg_comp/DESCR

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

Modified files:

Index: pkgsrc/pkgtools/pkg_comp/DESCR
diff -u pkgsrc/pkgtools/pkg_comp/DESCR:1.4 pkgsrc/pkgtools/pkg_comp/DESCR:1.5
--- pkgsrc/pkgtools/pkg_comp/DESCR:1.4  Fri Feb 17 21:25:46 2017
+++ pkgsrc/pkgtools/pkg_comp/DESCR      Sat Dec  9 20:55:48 2017
@@ -2,5 +2,5 @@ pkg_comp is a tool to automate the maint
 and the pkgsrc source tree by means of a single command and a configuration
 file that tells pkg_comp what to do.
 
-Make sure to check the pgbuild-user package for a way to trivially set
+Make sure to check the pkgbuild-user package for a way to trivially set
 up periodic package rebuilds.



Home | Main Index | Thread Index | Old Index