diff options
author | mat <mat@FreeBSD.org> | 2016-07-27 00:51:15 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-07-27 00:51:15 +0800 |
commit | 92a23247b1467190ce10007190052c33423ff547 (patch) | |
tree | 9b071a8105704e992946dcd6b801e9fcb7635142 /audio/waon | |
parent | 95f228514e93df3c298ff9e8142253c866d190fe (diff) | |
download | freebsd-ports-gnome-92a23247b1467190ce10007190052c33423ff547.tar.gz freebsd-ports-gnome-92a23247b1467190ce10007190052c33423ff547.tar.zst freebsd-ports-gnome-92a23247b1467190ce10007190052c33423ff547.zip |
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/waon')
-rw-r--r-- | audio/waon/files/patch-ao-wrapper.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/waon/files/patch-ao-wrapper.c b/audio/waon/files/patch-ao-wrapper.c index 4b7aeb3d77f4..df981248ff40 100644 --- a/audio/waon/files/patch-ao-wrapper.c +++ b/audio/waon/files/patch-ao-wrapper.c @@ -1,5 +1,5 @@ ---- ao-wrapper.c.orig 2010-06-06 14:28:59.000000000 +0200 -+++ ao-wrapper.c 2010-06-06 14:29:25.000000000 +0200 +--- ao-wrapper.c.orig 2007-10-14 06:19:36 UTC ++++ ao-wrapper.c @@ -53,6 +53,7 @@ ao_init_16_stereo (int samplerate, int v default_driver = ao_default_driver_id (); |