summaryrefslogtreecommitdiffstats
path: root/sbin/init
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2000-02-29 11:40:57 +0000
committermarkm <markm@FreeBSD.org>2000-02-29 11:40:57 +0000
commit639eb378dca0cee4e99e3f487c059c07743c09cb (patch)
treeb19f7a09f6dec7f3a4d7ce16f2bb224be8746def /sbin/init
parentf104341c5c207077898e221e85115039f0322b72 (diff)
downloadFreeBSD-src-639eb378dca0cee4e99e3f487c059c07743c09cb.zip
FreeBSD-src-639eb378dca0cee4e99e3f487c059c07743c09cb.tar.gz
Change DISTRIBUTION to match new world order.
Diffstat (limited to 'sbin/init')
-rw-r--r--sbin/init/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/init/Makefile b/sbin/init/Makefile
index 645736d..f40061e 100644
--- a/sbin/init/Makefile
+++ b/sbin/init/Makefile
@@ -8,7 +8,7 @@ INSTALLFLAGS=-fschg
CFLAGS+=-DDEBUGSHELL -DSECURE -DLOGIN_CAP -DCOMPAT_SYSV_INIT
.if exists(${.CURDIR}/../../secure) && !defined(NOCRYPT) && !defined(NOSECURE)
-DISTRIBUTION=des
+DISTRIBUTION=crypto
DPADD= ${LIBUTIL} ${DESCRYPTOBJDIR}/libdescrypt.a
LDADD= -lutil -L${DESCRYPTOBJDIR} -ldescrypt
.else
OpenPOWER on IntegriCloud