From 8b89ad1f9cc83c215becdd27f10d3a6e9172b7b0 Mon Sep 17 00:00:00 2001 From: jseger Date: Sun, 14 Jun 1998 12:38:56 +0000 Subject: Import of a port of cgihtml: Cgihtml is a C library that simplifies the task of parsing World Wide Web (WWW) Common Gateway Interface (CGI) input and outputting HyperText Markup Language (HTML). Tasks which would normally require many lines of C can be reduced to just a few. PR: ports/4933 Submitted by: i.vaudrey@bigfoot.com --- www/cgihtml/distinfo | 1 + 1 file changed, 1 insertion(+) create mode 100644 www/cgihtml/distinfo (limited to 'www/cgihtml/distinfo') diff --git a/www/cgihtml/distinfo b/www/cgihtml/distinfo new file mode 100644 index 000000000000..447c34b05d77 --- /dev/null +++ b/www/cgihtml/distinfo @@ -0,0 +1 @@ +MD5 (cgihtml-1.69.tar.gz) = 9c6c26aab86bbee9581ccd26b58726bf -- cgit