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-it | |
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-it')
-rw-r--r-- | misc/freebsd-doc-it/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/freebsd-doc-it/Makefile b/misc/freebsd-doc-it/Makefile index 30c041ad1c7c..0e0f44648d81 100644 --- a/misc/freebsd-doc-it/Makefile +++ b/misc/freebsd-doc-it/Makefile @@ -12,5 +12,4 @@ PLIST= ${.CURDIR}/pkg-plist DOCLANG= it_IT.ISO8859-15 -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |