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/ample/files/patch-src__base64.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/ample/files/patch-src__base64.c')
-rw-r--r-- | audio/ample/files/patch-src__base64.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/ample/files/patch-src__base64.c b/audio/ample/files/patch-src__base64.c deleted file mode 100644 index 23e6d10f7f2b..000000000000 --- a/audio/ample/files/patch-src__base64.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/base64.c.orig Tue Nov 25 18:28:56 2003 -+++ src/base64.c Sat Jul 3 22:38:53 2004 -@@ -18,6 +18,8 @@ - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - */ - -+#include <config.h> -+ - #include <stdlib.h> - #include <string.h> - #ifdef HAVE_SYS_TYPES_H |