summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>1999-12-06 01:13:42 +0000
committerBill Fenner <fenner@FreeBSD.org>1999-12-06 01:13:42 +0000
commit47825b282956bbeaa60202ac8aa8a2d806d51413 (patch)
treeaac943515523f84a279a52f3f3c33bf23d3bca49
parentAdd a patch to allow the user to specify the port number for the news (diff)
BROKEN needs quotes if it contains shell metacharacters like ().
Notes
Notes: svn path=/head/; revision=23616
-rw-r--r--net/gated/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gated/Makefile b/net/gated/Makefile
index 2dec6d37e7cc..40fa157c69f5 100644
--- a/net/gated/Makefile
+++ b/net/gated/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.gated.merit.edu/net-research/gated/
MAINTAINER= peter@FreeBSD.org
-BROKEN= Security hole (buffer overflow possibly yielding root)
+BROKEN= "Security hole (buffer overflow possibly yielding root)"
ALL_TARGET= gated
MAN8= gated.8 ripquery.8 ospf_monitor.8 gdc.8