summaryrefslogtreecommitdiff
path: root/audio/ample/files/patch-src_base64.c
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-09-30 01:29:13 +0200
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-09-30 04:22:46 +0200
commitc097af0ea39df1773f132de1d1f4bd7958fc3970 (patch)
treedda4ad5d36f1dfdf520b0fab89319adde391d2dd /audio/ample/files/patch-src_base64.c
parentaudio/aacgain: Remove expired port (diff)
audio/ample: Remove expired port
2023-09-30 audio/ample: Abandonware, last release over 19 years ago
Diffstat (limited to 'audio/ample/files/patch-src_base64.c')
-rw-r--r--audio/ample/files/patch-src_base64.c11
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 ede078f12584..000000000000
--- a/audio/ample/files/patch-src_base64.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/base64.c.orig 2003-11-25 09:28:56 UTC
-+++ src/base64.c
-@@ -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