From 68b5caeb1758a22e4a9807a70163df290d1d5172 Mon Sep 17 00:00:00 2001 From: snj Date: Sun, 25 Apr 2004 08:59:48 +0000 Subject: Convert to buildlink3 and correct two spelling errors in DESCR. --- net/dhisd/DESCR | 4 ++-- net/dhisd/Makefile | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'net') diff --git a/net/dhisd/DESCR b/net/dhisd/DESCR index 0537287416d..fe0d98e5ff1 100644 --- a/net/dhisd/DESCR +++ b/net/dhisd/DESCR @@ -15,6 +15,6 @@ If not the server will consider, on an individual basis, that the client has disconnected and will again update the databases to an offline state. -Alternativelly the server may receive an OFFLINE_REQ packet from +Alternatively the server may receive an OFFLINE_REQ packet from the client, in which case the DNS record is updated at once and -the online state droped. +the online state dropped. diff --git a/net/dhisd/Makefile b/net/dhisd/Makefile index 144cd427d34..7044cd23982 100644 --- a/net/dhisd/Makefile +++ b/net/dhisd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/01/11 14:49:19 cjep Exp $ +# $NetBSD: Makefile,v 1.7 2004/04/25 08:59:48 snj Exp $ # DISTNAME= dhisd-5.0 @@ -10,7 +10,7 @@ MAINTAINER= hubertf@NetBSD.org HOMEPAGE= http://www.dhis.org/ COMMENT= DynDNS server -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes do-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/dhisd @@ -38,5 +38,5 @@ do-install: ${PREFIX}/bin/dhisd-genkeys \ ${PREFIX}/bin/dhisd -.include "../../devel/gmp/buildlink2.mk" +.include "../../devel/gmp/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3