diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2014-07-26 02:58:04 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2014-07-26 02:58:04 +0800 |
commit | 6e19f1380fe2540db5fc4a937da115e672af8d33 (patch) | |
tree | 10e81c550c944eac402e589aa48b78a86d9de1a5 /audio | |
parent | c0524e1efe4d5435f0da0e89f8e9c26b93498765 (diff) | |
download | freebsd-ports-gnome-6e19f1380fe2540db5fc4a937da115e672af8d33.tar.gz freebsd-ports-gnome-6e19f1380fe2540db5fc4a937da115e672af8d33.tar.zst freebsd-ports-gnome-6e19f1380fe2540db5fc4a937da115e672af8d33.zip |
- Fix plist
Approved by: portmgr blanket
Diffstat (limited to 'audio')
-rw-r--r-- | audio/deadbeef/pkg-plist | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/deadbeef/pkg-plist b/audio/deadbeef/pkg-plist index 121c19443b86..0a8bbeeb259a 100644 --- a/audio/deadbeef/pkg-plist +++ b/audio/deadbeef/pkg-plist @@ -263,10 +263,10 @@ share/icons/hicolor/scalable/apps/deadbeef.svg @dirrmtry share/icons/hicolor/scalable @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry %%NLS%%share/locale/km/LC_MESSAGES -@dirrmtry %%NLS%%share/locale/km -@dirrmtry %%NLS%%share/locale/lg/LC_MESSAGES -@dirrmtry %%NLS%%share/locale/lg +%%NLS%%@dirrmtry share/locale/km/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/km +%%NLS%%@dirrmtry share/locale/lg/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/lg @dirrm %%DOCSDIR%% @dirrm %%DATADIR%%/pixmaps @dirrm %%DATADIR%% |