From 5b37dce0f8c6e328a86652d021c6b387d90bb685 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Sat, 31 Jan 2004 12:09:00 +0000 Subject: - new MAINTAINER tremere@cainites.net - fix spaces in Makefile (portlint) PR: 61678 Submitted by: tremere@cainites.net --- dns/powerdns-devel/Makefile | 4 ++-- dns/powerdns/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'dns') diff --git a/dns/powerdns-devel/Makefile b/dns/powerdns-devel/Makefile index 1ec2500cbe4d..bc4543d34155 100644 --- a/dns/powerdns-devel/Makefile +++ b/dns/powerdns-devel/Makefile @@ -10,7 +10,7 @@ CATEGORIES= dns ipv6 MASTER_SITES= http://downloads.powerdns.com/releases/ DISTNAME= pdns-${PORTVERSION} -MAINTAINER= freebsd@signout.dk +MAINTAINER= tremere@cainites.net COMMENT= An advanced DNS server with SQL backend USE_GMAKE= YES @@ -83,7 +83,7 @@ PLIST_SUB+= RECURSOR="@comment " .if defined(POWERDNS_WITH_RECURSOR) .if exists(/usr/include/ucontext.h) UCONTEXT!= ${AWK} '/setcontext/ { print "YES" }' \ - /usr/include/ucontext.h + /usr/include/ucontext.h .if ${UCONTEXT} == "" BROKEN= setcontext for recursor not found .endif diff --git a/dns/powerdns/Makefile b/dns/powerdns/Makefile index 1ec2500cbe4d..bc4543d34155 100644 --- a/dns/powerdns/Makefile +++ b/dns/powerdns/Makefile @@ -10,7 +10,7 @@ CATEGORIES= dns ipv6 MASTER_SITES= http://downloads.powerdns.com/releases/ DISTNAME= pdns-${PORTVERSION} -MAINTAINER= freebsd@signout.dk +MAINTAINER= tremere@cainites.net COMMENT= An advanced DNS server with SQL backend USE_GMAKE= YES @@ -83,7 +83,7 @@ PLIST_SUB+= RECURSOR="@comment " .if defined(POWERDNS_WITH_RECURSOR) .if exists(/usr/include/ucontext.h) UCONTEXT!= ${AWK} '/setcontext/ { print "YES" }' \ - /usr/include/ucontext.h + /usr/include/ucontext.h .if ${UCONTEXT} == "" BROKEN= setcontext for recursor not found .endif -- cgit v1.2.3