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-all | |
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-all')
-rw-r--r-- | misc/freebsd-doc-all/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/freebsd-doc-all/Makefile b/misc/freebsd-doc-all/Makefile index 76dec389fe7b..40e1211976e3 100644 --- a/misc/freebsd-doc-all/Makefile +++ b/misc/freebsd-doc-all/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= freebsd-doc-all -PORTVERSION= 44393 +PORTVERSION= 44807 PORTEPOCH= 1 CATEGORIES= misc docs MASTER_SITES= #empty @@ -40,5 +40,4 @@ do-install: # empty DEPENDS_TARGET="package" .endif -NO_STAGE= yes .include <bsd.port.mk> |