diff options
author | danfe <danfe@FreeBSD.org> | 2013-03-17 22:20:20 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2013-03-17 22:20:20 +0800 |
commit | 90e5a0dc65c761ecdd374e11c38f8532a5599f0d (patch) | |
tree | 0f9dbdfba797b260742fdc62e7403a218bf26575 /sysutils/downtime | |
parent | 140aab7c80c3599288b754dff2ab530459c77310 (diff) | |
download | freebsd-ports-gnome-90e5a0dc65c761ecdd374e11c38f8532a5599f0d.tar.gz freebsd-ports-gnome-90e5a0dc65c761ecdd374e11c38f8532a5599f0d.tar.zst freebsd-ports-gnome-90e5a0dc65c761ecdd374e11c38f8532a5599f0d.zip |
In categories starting with [n-s], remove empty lines (and also few cases of
trailing slashes) from pkg-plist.
Diffstat (limited to 'sysutils/downtime')
-rw-r--r-- | sysutils/downtime/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/downtime/pkg-plist b/sysutils/downtime/pkg-plist index 0bcb063fed5e..289c1d483512 100644 --- a/sysutils/downtime/pkg-plist +++ b/sysutils/downtime/pkg-plist @@ -8,4 +8,3 @@ share/mime/packages/downtime.xml @unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true - |