diff options
author | Will Andrews <will@FreeBSD.org> | 2001-03-12 22:08:31 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-03-12 22:08:31 +0000 |
commit | 8a738c0aa787fbc6cfa75466e9f956adfce72ccd (patch) | |
tree | eecbec4b5cb9e725cac911e6302f50de001acc08 /devel/ecgi/pkg-comment | |
parent | patch around broken kame patch. <sys/types.h> is a prerequesite for the (diff) |
Add ecgi 0.6.2, a library for the creation of CGI-based Web
applications.
PR: 25080
Submitted by: George Reid <greid@ukug.uk.freebsd.org>
Notes
Notes:
svn path=/head/; revision=39699
Diffstat (limited to 'devel/ecgi/pkg-comment')
-rw-r--r-- | devel/ecgi/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/ecgi/pkg-comment b/devel/ecgi/pkg-comment new file mode 100644 index 000000000000..403c9e7ae974 --- /dev/null +++ b/devel/ecgi/pkg-comment @@ -0,0 +1 @@ +A library for the creation of CGI-based Web applications |