aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/relnotes
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2020-02-19 15:25:31 +0000
committerGlen Barber <gjb@FreeBSD.org>2020-02-19 15:25:31 +0000
commitff313c2d416f9a5c7be38ea1655a137c5cfe6296 (patch)
tree11d89e2e0529f52f04e4e62105efb66475b71b43 /en_US.ISO8859-1/htdocs/relnotes
parenta3ddfeda79657a9de7196e7834f324bae5597d22 (diff)
downloaddoc-ff313c2d416f9a5c7be38ea1655a137c5cfe6296.tar.gz
doc-ff313c2d416f9a5c7be38ea1655a137c5cfe6296.zip
Fix build after r53915
Sponsored by: Rubicon Communications, LLC (netgate.com)
Notes
Notes: svn path=/head/; revision=53916
Diffstat (limited to 'en_US.ISO8859-1/htdocs/relnotes')
-rw-r--r--en_US.ISO8859-1/htdocs/relnotes/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/en_US.ISO8859-1/htdocs/relnotes/Makefile b/en_US.ISO8859-1/htdocs/relnotes/Makefile
index f8c8af8fd6..ddb68df499 100644
--- a/en_US.ISO8859-1/htdocs/relnotes/Makefile
+++ b/en_US.ISO8859-1/htdocs/relnotes/Makefile
@@ -13,7 +13,6 @@
.include "../Makefile.inc"
.endif
-RELNOTES?= 11-STABLE ${DOC_PREFIX}/../relnotes11/doc/${LANGCODE} \
- 10-STABLE ${DOC_PREFIX}/../relnotes10/doc/${LANGCODE}
+RELNOTES?= 11-STABLE ${DOC_PREFIX}/../relnotes11/doc/${LANGCODE}
.include "Makefile.inc"