diff options
author | Marc Fonvieille <blackend@FreeBSD.org> | 2009-05-26 05:35:09 +0000 |
---|---|---|
committer | Marc Fonvieille <blackend@FreeBSD.org> | 2009-05-26 05:35:09 +0000 |
commit | 438400c7d736ee5fd95146847c90fbbd089cf7bd (patch) | |
tree | b257942cda8143a8d883076a0d2284f556768469 /misc/freebsd-doc-all | |
parent | a8ad9033d245d9e007b443ef732d3ce077ac879a (diff) | |
download | ports-438400c7d736ee5fd95146847c90fbbd089cf7bd.tar.gz ports-438400c7d736ee5fd95146847c90fbbd089cf7bd.zip |
- Update to doc/ tree version 20090525;
- Add Options menu;
- Add MAKE_JOBS_SAFE knob.
Approved by: doceng (implicit)
Notes
Notes:
svn path=/head/; revision=234565
Diffstat (limited to 'misc/freebsd-doc-all')
-rw-r--r-- | misc/freebsd-doc-all/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/freebsd-doc-all/Makefile b/misc/freebsd-doc-all/Makefile index a5f912eac475..f6324b997623 100644 --- a/misc/freebsd-doc-all/Makefile +++ b/misc/freebsd-doc-all/Makefile @@ -6,7 +6,7 @@ # PORTNAME= freebsd-doc-all -PORTVERSION= 20090417 +PORTVERSION= 20090525 CATEGORIES= misc docs MASTER_SITES= #empty DISTFILES= #empty |