diff options
author | blackend <blackend@FreeBSD.org> | 2014-05-20 00:43:45 +0800 |
---|---|---|
committer | blackend <blackend@FreeBSD.org> | 2014-05-20 00:43:45 +0800 |
commit | 15c3683507fa08f7a5523fd3965d75f261ed9678 (patch) | |
tree | a21c99d79e77dca18b1da2d8f36f56732efd8775 /misc/freebsd-doc-pt | |
parent | 5db2536b3d3b054e761c2640401c9c8809253f69 (diff) | |
download | freebsd-ports-gnome-15c3683507fa08f7a5523fd3965d75f261ed9678.tar.gz freebsd-ports-gnome-15c3683507fa08f7a5523fd3965d75f261ed9678.tar.zst freebsd-ports-gnome-15c3683507fa08f7a5523fd3965d75f261ed9678.zip |
Update to r44807 of the FreeBSD docset.
Approved by: doceng (implicit)
Diffstat (limited to 'misc/freebsd-doc-pt')
-rw-r--r-- | misc/freebsd-doc-pt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/freebsd-doc-pt/Makefile b/misc/freebsd-doc-pt/Makefile index 66b24eb09951..140d35a1e13f 100644 --- a/misc/freebsd-doc-pt/Makefile +++ b/misc/freebsd-doc-pt/Makefile @@ -13,5 +13,4 @@ PLIST= ${.CURDIR}/pkg-plist DOCLANG= pt_BR.ISO8859-1 DOCLANG_PREFIX= pt_BR -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |