head	1.2;
access;
symbols
	old_RELEASE_4_2_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2001.01.31.15.20.03;	author olgeni;	state dead;
branches;
next	1.1;

1.1
date	2000.10.26.01.04.55;	author jeh;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Update port to version 0.9.1.
Use new PORTDOCS in place of home made ones.
Take over maintainership, with maintaner's permission.

Approved by:	maintainer
@
text
@--- example/nbrowse/main.c	Sun Jul 16 15:58:00 2000
+++ example/nbrowse/main.c	Fri Oct 13 10:32:01 2000
@@@@ -50,3 +50,4 @@@@
 #include <uri.h>
-#include <xalloc.h>
+#define xmalloc malloc
+#define xstrdup strdup
 
@


1.1
log
@Add new port:  www/neon
This is an HTTP and WebDAV client library for Unix systems, with a C interface

PR:		21958
Submitted by:	Mikhail Teterin <mi@@aldan.algebra.com>
@
text
@@

