diff options
author | blackend <blackend@FreeBSD.org> | 2013-11-20 02:52:13 +0800 |
---|---|---|
committer | blackend <blackend@FreeBSD.org> | 2013-11-20 02:52:13 +0800 |
commit | 4ec1776d5dd7d8661a40b1a1b6581ff46e6c1649 (patch) | |
tree | e9b610cb3f7fa7c2de7b2b5a93de83162d13d204 /misc/freebsd-doc-bn | |
parent | a18e4c031458f9e9f68787efdf2f26bea98e0d74 (diff) | |
download | freebsd-ports-gnome-4ec1776d5dd7d8661a40b1a1b6581ff46e6c1649.tar.gz freebsd-ports-gnome-4ec1776d5dd7d8661a40b1a1b6581ff46e6c1649.tar.zst freebsd-ports-gnome-4ec1776d5dd7d8661a40b1a1b6581ff46e6c1649.zip |
Update to r43207 of the FreeBSD docset.
Approved by: doceng (implicit)
Diffstat (limited to 'misc/freebsd-doc-bn')
-rw-r--r-- | misc/freebsd-doc-bn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/freebsd-doc-bn/Makefile b/misc/freebsd-doc-bn/Makefile index 6ca348d2d3a8..e9d29164bcbb 100644 --- a/misc/freebsd-doc-bn/Makefile +++ b/misc/freebsd-doc-bn/Makefile @@ -10,7 +10,7 @@ COMMENT= Bengali translation of the FreeBSD Documentation Project MASTERDIR= ${.CURDIR}/../freebsd-doc-en PLIST= ${.CURDIR}/pkg-plist -DOCLANG= bn_BD.ISO10646-1 +DOCLANG= bn_BD.UTF-8 NO_STAGE= yes .include "${MASTERDIR}/Makefile" |