diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-26 16:51:15 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-26 16:51:15 +0000 |
commit | 9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896 (patch) | |
tree | 9b071a8105704e992946dcd6b801e9fcb7635142 /audio/ncmpcpp/files/patch-src_search__engine.cpp | |
parent | 5a20e7990eb544509174d617d359bf0d4ac64737 (diff) | |
download | ports-9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896.tar.gz ports-9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896.zip |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=419133
Diffstat (limited to 'audio/ncmpcpp/files/patch-src_search__engine.cpp')
-rw-r--r-- | audio/ncmpcpp/files/patch-src_search__engine.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ncmpcpp/files/patch-src_search__engine.cpp b/audio/ncmpcpp/files/patch-src_search__engine.cpp index 68dff6bbce42..b4d8e60e8b21 100644 --- a/audio/ncmpcpp/files/patch-src_search__engine.cpp +++ b/audio/ncmpcpp/files/patch-src_search__engine.cpp @@ -1,4 +1,4 @@ ---- src/search_engine.cpp.orig 2015-11-04 20:01:29 UTC +--- src/search_engine.cpp.orig 2016-04-17 05:41:01 UTC +++ src/search_engine.cpp @@ -35,6 +35,7 @@ #include "utility/comparators.h" |