summaryrefslogtreecommitdiffstats
path: root/share/sgml
diff options
context:
space:
mode:
authorjfieber <jfieber@FreeBSD.org>1997-02-06 20:53:11 +0000
committerjfieber <jfieber@FreeBSD.org>1997-02-06 20:53:11 +0000
commite9be5657e9572a13a0d61a52366d250df8d09d45 (patch)
tree171e7335d843cd883c2cc949856d6d2443e71dfb /share/sgml
parentd47a8667fa06f38ab8b256fd6283cdea4b6422c2 (diff)
downloadFreeBSD-src-e9be5657e9572a13a0d61a52366d250df8d09d45.zip
FreeBSD-src-e9be5657e9572a13a0d61a52366d250df8d09d45.tar.gz
Change the distribution from doc to bin. If this is to be doc, then
everything that depends on this needs to be doc as well. Maybe they doc tools should be split out into a separate distribution, but until that decision is made, at least keep them together.
Diffstat (limited to 'share/sgml')
-rw-r--r--share/sgml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/sgml/Makefile b/share/sgml/Makefile
index b9f7161..3af0ac3 100644
--- a/share/sgml/Makefile
+++ b/share/sgml/Makefile
@@ -5,7 +5,7 @@ FILES= CATALOG
MAINTAINER=jfieber@freebsd.org
BINDIR?=/usr/share
-DISTRIBUTION?= doc
+DISTRIBUTION?= bin
afterinstall:
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 ${FILES} \
OpenPOWER on IntegriCloud