diff options
| author | John Fieber <jfieber@FreeBSD.org> | 1997-02-06 20:53:11 +0000 |
|---|---|---|
| committer | John Fieber <jfieber@FreeBSD.org> | 1997-02-06 20:53:11 +0000 |
| commit | c0839d16f8d4ccdad8f8c663cd571285ba13ce40 (patch) | |
| tree | 171e7335d843cd883c2cc949856d6d2443e71dfb | |
| parent | 064ad22d79b05716a53162ab5fdc7dfd8d2d003c (diff) | |
Notes
| -rw-r--r-- | share/sgml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/sgml/Makefile b/share/sgml/Makefile index b9f71614a2dd..3af0ac3aa302 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} \ |
