diff options
author | ak <ak@FreeBSD.org> | 2013-03-07 23:31:54 +0800 |
---|---|---|
committer | ak <ak@FreeBSD.org> | 2013-03-07 23:31:54 +0800 |
commit | a6e323f824bc60f70cef8f067b3e3963ca2a7182 (patch) | |
tree | 86247584c84a96a458ef0736bc560510ee35c22c /audio | |
parent | aa3bbc17a3b0cb86c066c89b024974ce27b5b905 (diff) | |
download | freebsd-ports-gnome-a6e323f824bc60f70cef8f067b3e3963ca2a7182.tar.gz freebsd-ports-gnome-a6e323f824bc60f70cef8f067b3e3963ca2a7182.tar.zst freebsd-ports-gnome-a6e323f824bc60f70cef8f067b3e3963ca2a7182.zip |
- Fix all new cases of 'No newline at end of file' in the ports tree
Approved by: portmgr (bapt)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/denemo/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/denemo/pkg-plist b/audio/denemo/pkg-plist index dd9a99a53320..9a9e280e9fb7 100644 --- a/audio/denemo/pkg-plist +++ b/audio/denemo/pkg-plist @@ -2295,4 +2295,4 @@ share/pixmaps/denemo.png @dirrm %%DATADIR%%/actions @dirrm %%DATADIR%% @dirrmtry share/applications -@dirrm %%ETC
\ No newline at end of file +@dirrm %%ETC |