diff options
| -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} \ |
