summaryrefslogtreecommitdiff
path: root/www/twhttpd/files/patch-base64.c
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-05-01 18:21:08 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-05-01 18:21:08 +0000
commit208d7293f6e820d504f3301373f90e05caad2eef (patch)
treea14ba6c8c1df8e6a967dc83802a3d7954530c15d /www/twhttpd/files/patch-base64.c
parentremove the unmaintained expired ports from x11 category (diff)
Remove unmaintained expired ports from www category
2011-05-01 www/indexme: Upstream disapear and distfile is no more available 2011-05-01 www/osb-browser: Abandonware, please use www/webkit-gtk2 2011-05-01 www/osb-nrcit: Abandonware, please use www/webkit-gtk2 2011-05-01 www/osb-nrcore: Abandonware, please use www/webkit-gtk2 2011-05-01 www/pumperweb: Upstream disapear and distfile is no more available 2011-05-01 www/py-ez_web: Upstream disapear and distfile is no more available 2011-05-01 www/py-pullparser: Obsolete and deprecated 2011-05-01 www/sidplug: Upstream disapear and distfile is no more available 2011-05-01 www/twhttpd: Upstream disapear and distfile is no more available 2011-05-01 www/wnews: Upstream disapear and distfile is no more available 2011-05-01 www/xpath2rss: Upstream disapear and distfile is no more available
Notes
Notes: svn path=/head/; revision=273407
Diffstat (limited to 'www/twhttpd/files/patch-base64.c')
-rw-r--r--www/twhttpd/files/patch-base64.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/www/twhttpd/files/patch-base64.c b/www/twhttpd/files/patch-base64.c
deleted file mode 100644
index 225c75284714..000000000000
--- a/www/twhttpd/files/patch-base64.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- base64.c.orig Sun Feb 4 20:11:49 2007
-+++ base64.c Sun Feb 4 20:11:59 2007
-@@ -40,6 +40,7 @@
- #include <stdio.h>
- #include <errno.h>
- #include <stdlib.h>
-+#include <string.h>
- #include <unistd.h>
-
- #include "config.h"