aboutsummaryrefslogtreecommitdiff
path: root/de_DE.ISO8859-1/articles/contributing-ports/Makefile
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2012-10-01 09:53:01 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2012-10-01 09:53:01 +0000
commitb4346b9b2dfe86a97907573086dff096850dcb1d (patch)
tree9b951977cbd22dada9b868ac83b1d56791ea3859 /de_DE.ISO8859-1/articles/contributing-ports/Makefile
parentbee5d224febbeba11356aa848006a4f5f9e24b30 (diff)
downloaddoc-b4346b9b2dfe86a97907573086dff096850dcb1d.tar.gz
doc-b4346b9b2dfe86a97907573086dff096850dcb1d.zip
- Rename .sgml files to .xml
- Reflect the rename in referencing files Approved by: doceng (implicit)
Notes
Notes: svn path=/head/; revision=39631
Diffstat (limited to 'de_DE.ISO8859-1/articles/contributing-ports/Makefile')
-rw-r--r--de_DE.ISO8859-1/articles/contributing-ports/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/de_DE.ISO8859-1/articles/contributing-ports/Makefile b/de_DE.ISO8859-1/articles/contributing-ports/Makefile
index fc1c040246..a6ed5c6c99 100644
--- a/de_DE.ISO8859-1/articles/contributing-ports/Makefile
+++ b/de_DE.ISO8859-1/articles/contributing-ports/Makefile
@@ -16,7 +16,7 @@ WITH_ARTICLE_TOC?= YES
INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=
-SRCS= article.sgml
+SRCS= article.xml
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../..