Deleted Added
full compact
1c1
< # $FreeBSD: head/release/Makefile 210097 2010-07-15 01:48:30Z nwhitehorn $
---
> # $FreeBSD: head/release/Makefile 219177 2011-03-02 14:39:26Z nwhitehorn $
197,198c197,198
< OTHER_DISTS?= catpages manpages games proflibs dict info doc ${ARCH_DISTS}
< BASE_DISTS?= base
---
> OTHER_DISTS?= catpages manpages proflibs dict info
> BASE_DISTS?= base doc games ${ARCH_DISTS}
650,652c650
< -p ${RD}/trees/$$i/usr/include > /dev/null && \
< mtree -deU -f ${MTREEFILES}/BSD.var.dist \
< -p ${RD}/trees/$$i/var > /dev/null ; \
---
> -p ${RD}/trees/$$i/usr/include > /dev/null; \