diff options
author | jmmv <jmmv@pkgsrc.org> | 2017-12-09 20:55:48 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2017-12-09 20:55:48 +0000 |
commit | 9b05c1ddefad734d1d1a243d17854c36c074da56 (patch) | |
tree | 07b6f20c44e27180bb344cd27de15abc53356e18 /pkgtools | |
parent | 883d041a2fd1a62d1f2e3a7967c39e31eb9cfd1d (diff) | |
download | pkgsrc-9b05c1ddefad734d1d1a243d17854c36c074da56.tar.gz |
Fix typo in reference to pkgbuild-user.
Problem found by Ian D. Leroux and reported via private email... a few
months ago. My bad.
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/pkg_comp/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgtools/pkg_comp/DESCR b/pkgtools/pkg_comp/DESCR index b3efc8950d0..b1bc5ebaa11 100644 --- a/pkgtools/pkg_comp/DESCR +++ b/pkgtools/pkg_comp/DESCR @@ -2,5 +2,5 @@ pkg_comp is a tool to automate the maintenance of pkgsrc binary packages 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. |