diff options
author | fhajny <fhajny@pkgsrc.org> | 2013-02-20 08:36:34 +0000 |
---|---|---|
committer | fhajny <fhajny@pkgsrc.org> | 2013-02-20 08:36:34 +0000 |
commit | 4582b96b5fd22c1992dd5457979e206ca7ea0c22 (patch) | |
tree | ff7b343461612643b37e164314084e8e484ba26e /sysutils | |
parent | 91779f591bb8836056165409cfd805d06856b593 (diff) | |
download | pkgsrc-4582b96b5fd22c1992dd5457979e206ca7ea0c22.tar.gz |
Fix silly PLIST mistake, no revision bump needed
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/cfengine3/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/cfengine3/PLIST b/sysutils/cfengine3/PLIST index 0ce7d71dd40..515a45b04c7 100644 --- a/sysutils/cfengine3/PLIST +++ b/sysutils/cfengine3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2013/02/17 16:15:42 fhajny Exp $ +@comment $NetBSD: PLIST,v 1.5 2013/02/20 08:36:34 fhajny Exp $ lib/libpromises.la man/man8/cf-agent.8 man/man8/cf-execd.8 @@ -208,7 +208,7 @@ share/examples/cfengine/unit_package_latest.cf share/examples/cfengine/unit_package_msi_file.cf share/examples/cfengine/unit_package_msi_version.cf share/examples/cfengine/unit_package_rpm.cf -share/examples/cfengine/unit_package_${LOWER_OPSYS}.cf +share/examples/cfengine/unit_package_solaris.cf share/examples/cfengine/unit_package_yum.cf share/examples/cfengine/unit_package_zypper.cf share/examples/cfengine/unit_parallel_exec.cf |