1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/dns/ddup/files/patch-ddup.h
Edwin Groothuis 89d3eeaeca Update: net/ddup (3.0.1)
this patch set updates ddup to make it conformant w/
	http://clients.dyndns.org/devel/query.php

	major changes where done by robert@castley.com, so, don't
	forget to give him credits in the CVS logs.

PR:		ports/40966
Submitted by:	Cyrille Lefevre <cyrille.lefevre@laposte.net>
2003-02-05 12:21:22 +00:00

13 lines
383 B
C

diff -u -x CVS -x work -x core -x *.core -x #* -x *~ -x *.orig -x *.rej -I $Id.*$ -I $.+BSD.*$ ddup.h.orig ddup.h
--- ddup.h.orig Tue Oct 31 01:09:48 2000
+++ ddup.h Mon Jul 22 21:51:52 2002
@@ -5,7 +5,7 @@
#include "options.h"
#define AGENT_NAME "ddup"
-#define AGENT_VER "3.0.1"
+#define AGENT_VER "3.0.1.1"
#define MEMBERS_HOST "members.dyndns.org"
/* ddup_functions.c */