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/py-ao/files/patch-src_aomodule.c | |
parent | MooseFS is a Fault tolerant, High Available, Highly Performing, Scale-Out, (diff) |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'audio/py-ao/files/patch-src_aomodule.c')
-rw-r--r-- | audio/py-ao/files/patch-src_aomodule.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/py-ao/files/patch-src_aomodule.c b/audio/py-ao/files/patch-src_aomodule.c index b4d686943e39..14f99d74e8a0 100644 --- a/audio/py-ao/files/patch-src_aomodule.c +++ b/audio/py-ao/files/patch-src_aomodule.c @@ -1,5 +1,5 @@ ---- src/aomodule.c.orig 2010-06-06 18:41:04.000000000 +0200 -+++ src/aomodule.c 2010-06-06 18:45:01.000000000 +0200 +--- src/aomodule.c.orig 2003-07-24 06:52:59 UTC ++++ src/aomodule.c @@ -4,7 +4,7 @@ static ao_option * dict_to_options(PyObject *dict) |