diff options
Diffstat (limited to 'www/plugger/pkg-plist')
-rw-r--r-- | www/plugger/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/plugger/pkg-plist b/www/plugger/pkg-plist index 3316d26e7dcf..761af879e791 100644 --- a/www/plugger/pkg-plist +++ b/www/plugger/pkg-plist @@ -1,3 +1,4 @@ +bin/plugger-4.0 lib/mozilla/plugins/npplugger.so @unexec if [ -f %D/etc/pluggerrc ]; then cmp -s %D/etc/pluggerrc.sample %D/etc/pluggerrc && rm -f %D/etc/pluggerrc || echo "If you are permanently removing this port, you should do a ``rm -f ${PKG_PREFIX}/etc/pluggerrc`` to remove configuration files left." | fmt ; fi @unexec if [ -f %D/etc/pluggerrc.old ]; then echo "If you are permanently removing this port, you should do a ``rm -f ${PKG_PREFIX}/etc/pluggerrc.old`` to remove backup configuration files left." | fmt ; fi |