summaryrefslogtreecommitdiff
path: root/dns/p5-DNS-Config
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-05-09 00:37:23 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-05-09 00:37:23 +0000
commitfd87c74cddd10b934207f1b354055a4cb34b1d0b (patch)
tree1c6069efa72dd3fbe9dbb81406aa1d8e3b59efdc /dns/p5-DNS-Config
parentFix compiling after bsd.gnome.mk changes. (diff)
Stupid copy+paste end-of-line typo
Noticed by: "Dan Langille" <dan@langille.org>
Notes
Notes: svn path=/head/; revision=80486
Diffstat (limited to 'dns/p5-DNS-Config')
-rw-r--r--dns/p5-DNS-Config/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/dns/p5-DNS-Config/Makefile b/dns/p5-DNS-Config/Makefile
index 37aaa318a0cb..4fe72aea418e 100644
--- a/dns/p5-DNS-Config/Makefile
+++ b/dns/p5-DNS-Config/Makefile
@@ -30,8 +30,7 @@ post-install:
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
-IGNORE= "Perl 5.6 or newer required. Install lang/perl5 or lang/perl5.8 and try
-again."
+IGNORE= "Perl 5.6 or newer required. Install lang/perl5 or lang/perl5.8 and try again."
.endif
.include <bsd.port.post.mk>