diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2012-05-17 19:12:14 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2012-05-17 19:12:14 +0000 |
commit | 35babe0ae5c23c16f907986da4967475b3af2696 (patch) | |
tree | 486665ef5f0cb809aae4bd68fe4da0dc86f72ae0 /da_DK.ISO8859-1 | |
parent | b884ae4ab115e45da57adb81a3e616b387b43201 (diff) | |
download | doc-35babe0ae5c23c16f907986da4967475b3af2696.tar.gz doc-35babe0ae5c23c16f907986da4967475b3af2696.zip |
- Set svn:ketwords and svn:mime-type. Note that application/octet-stream is
set on some files as a workaround for binary check.
- Fix pathname for svn co in the webupdate script.
Approved by: doceng (implicit)
Notes
Notes:
svn path=/head/; revision=38826
Diffstat (limited to 'da_DK.ISO8859-1')
-rw-r--r-- | da_DK.ISO8859-1/htdocs/doc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/da_DK.ISO8859-1/htdocs/doc/Makefile b/da_DK.ISO8859-1/htdocs/doc/Makefile index 81d9c1e61d..7523074d73 100644 --- a/da_DK.ISO8859-1/htdocs/doc/Makefile +++ b/da_DK.ISO8859-1/htdocs/doc/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD: www/da/doc/Makefile,v 1.1 2003/10/28 23:04:05 simon Exp $ +# $FreeBSD$ # # Build the FreeBSD documentation *outside* of the www tree, and install it # in to the right place as necessary. |