diff options
Diffstat (limited to 'openwrt/package/cgilib/ipkg/cgilib.control')
-rw-r--r-- | openwrt/package/cgilib/ipkg/cgilib.control | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/openwrt/package/cgilib/ipkg/cgilib.control b/openwrt/package/cgilib/ipkg/cgilib.control deleted file mode 100644 index eeed8be3a..000000000 --- a/openwrt/package/cgilib/ipkg/cgilib.control +++ /dev/null @@ -1,7 +0,0 @@ -Package: cgilib -Priority: optional -Section: libs -Description: Simple CGI Library. - This library provides a simple programming API to the Common Gateway - Interface (CGI). It features HTTP Redirect, provides read access to - FORM variables, sets HTTP Cookies and reads them. |