aboutsummaryrefslogtreecommitdiff
path: root/ports/fastcgi/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/fastcgi/CONTROL')
-rw-r--r--ports/fastcgi/CONTROL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/fastcgi/CONTROL b/ports/fastcgi/CONTROL
new file mode 100644
index 000000000..f1d5e659e
--- /dev/null
+++ b/ports/fastcgi/CONTROL
@@ -0,0 +1,4 @@
+Source: fastcgi
+Version: 2020-09-11
+Homepage: https://fastcgi-archives.github.io/
+Description: The FastCGI interface combines the best aspects of CGI and vendor APIs. Like CGI, FastCGI applications run in separate, isolated processes.