diff options
author | Ken Moore <ken@ixsystems.com> | 2017-11-20 15:38:08 -0500 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-11-20 15:38:08 -0500 |
commit | ef3ac4e453a2f2e8abb720e99de2ebf876279d55 (patch) | |
tree | 313cdc9b760b4e06a96830dae13dced27efab2e4 /port-files/FreeBSD/x11/lumina-coreutils | |
parent | Adjust the logout dialog size. (diff) | |
download | lumina-ef3ac4e453a2f2e8abb720e99de2ebf876279d55.tar.gz lumina-ef3ac4e453a2f2e8abb720e99de2ebf876279d55.tar.bz2 lumina-ef3ac4e453a2f2e8abb720e99de2ebf876279d55.zip |
Fix up the pkg-plist for all the Lumina ports:
Adding in the new manpages.
Diffstat (limited to 'port-files/FreeBSD/x11/lumina-coreutils')
-rw-r--r-- | port-files/FreeBSD/x11/lumina-coreutils/pkg-plist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/port-files/FreeBSD/x11/lumina-coreutils/pkg-plist b/port-files/FreeBSD/x11/lumina-coreutils/pkg-plist index 78529102..99448356 100644 --- a/port-files/FreeBSD/x11/lumina-coreutils/pkg-plist +++ b/port-files/FreeBSD/x11/lumina-coreutils/pkg-plist @@ -1,6 +1,9 @@ bin/lumina-config bin/lumina-search bin/lumina-xconfig +man/man8/lumina-config.8.gz +man/man8/lumina-search.8.gz +man/man8/lumina-xconfig.8.gz share/applications/lumina-config.desktop share/applications/lumina-search.desktop share/applications/lumina-xconfig.desktop |