diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-11-20 23:38:00 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-11-20 23:38:00 +0000 |
commit | 763c9523043bd5da1e803180aad3e8b387f2ec41 (patch) | |
tree | 76cc592857880a00056eb2704e3b3333c8ec84b9 | |
parent | Properly handle OMF files. (diff) |
Remove a left-over directory.
Spotted by: adamw
Notes
Notes:
svn path=/head/; revision=94576
-rw-r--r-- | graphics/gthumb2/pkg-plist | 1 | ||||
-rw-r--r-- | x11/gnome-terminal/pkg-plist | 1 | ||||
-rw-r--r-- | x11/gnometerminal/pkg-plist | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/graphics/gthumb2/pkg-plist b/graphics/gthumb2/pkg-plist index 92c0d3a3995b..32d68fbc4220 100644 --- a/graphics/gthumb2/pkg-plist +++ b/graphics/gthumb2/pkg-plist @@ -188,6 +188,7 @@ share/locale/sv/LC_MESSAGES/gthumb.mo share/locale/uk/LC_MESSAGES/gthumb.mo share/locale/zh_CN/LC_MESSAGES/gthumb.mo share/locale/zh_TW/LC_MESSAGES/gthumb.mo +@dirrm share/gnome/omf/gthumb @dirrm share/gnome/help/gthumb/C/figures @dirrm share/gnome/help/gthumb/C @dirrm share/gnome/help/gthumb diff --git a/x11/gnome-terminal/pkg-plist b/x11/gnome-terminal/pkg-plist index 1ffa039f31e2..cd5d5942c092 100644 --- a/x11/gnome-terminal/pkg-plist +++ b/x11/gnome-terminal/pkg-plist @@ -145,6 +145,7 @@ share/locale/vi/LC_MESSAGES/gnome-terminal.mo share/locale/wa/LC_MESSAGES/gnome-terminal.mo share/locale/zh_CN/LC_MESSAGES/gnome-terminal.mo share/locale/zh_TW/LC_MESSAGES/gnome-terminal.mo +@dirrm share/gnome/omf/gnome-terminal @dirrm share/gnome/help/gnome-terminal/zh_TW/figures @dirrm share/gnome/help/gnome-terminal/zh_TW @dirrm share/gnome/help/gnome-terminal/zh_CN/figures diff --git a/x11/gnometerminal/pkg-plist b/x11/gnometerminal/pkg-plist index 1ffa039f31e2..cd5d5942c092 100644 --- a/x11/gnometerminal/pkg-plist +++ b/x11/gnometerminal/pkg-plist @@ -145,6 +145,7 @@ share/locale/vi/LC_MESSAGES/gnome-terminal.mo share/locale/wa/LC_MESSAGES/gnome-terminal.mo share/locale/zh_CN/LC_MESSAGES/gnome-terminal.mo share/locale/zh_TW/LC_MESSAGES/gnome-terminal.mo +@dirrm share/gnome/omf/gnome-terminal @dirrm share/gnome/help/gnome-terminal/zh_TW/figures @dirrm share/gnome/help/gnome-terminal/zh_TW @dirrm share/gnome/help/gnome-terminal/zh_CN/figures |