diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2004-03-27 16:03:27 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2004-03-27 16:03:27 +0000 |
commit | bb52c5d98007ddbc3f438b77172da5e822572299 (patch) | |
tree | a2045626618eaf52ce81f7ddd3b516dd19571078 /deskutils | |
parent | - Plug another SQL injection vulnerability (diff) |
Correct plist entry.
Notes
Notes:
svn path=/head/; revision=105425
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/planner/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/planner/pkg-plist b/deskutils/planner/pkg-plist index bbc06da59f09..b926bf212bd9 100644 --- a/deskutils/planner/pkg-plist +++ b/deskutils/planner/pkg-plist @@ -202,6 +202,6 @@ share/locale/zh_CN/LC_MESSAGES/planner.mo @dirrm lib/planner/plugins @dirrm lib/planner/file-modules @dirrm lib/planner -@dirrm include/planner-1.0/planner +@dirrm include/planner-1.0/libplanner @dirrm include/planner-1.0 @unexec scrollkeeper-uninstall -q %D/share/gnome/omf/planner/planner-C.omf 2>/dev/null || /usr/bin/true |