summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/Makefile
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2000-02-29 11:44:18 +0000
committermarkm <markm@FreeBSD.org>2000-02-29 11:44:18 +0000
commit7b8bbfd16b01a6df0ec14c684d30fdf4cd26352c (patch)
treee02d00deb64c0f85798dc1bdad86de82fb84e9dd /usr.sbin/ppp/Makefile
parent639eb378dca0cee4e99e3f487c059c07743c09cb (diff)
downloadFreeBSD-src-7b8bbfd16b01a6df0ec14c684d30fdf4cd26352c.zip
FreeBSD-src-7b8bbfd16b01a6df0ec14c684d30fdf4cd26352c.tar.gz
Update DISTRIBUTION for new crypto world order
Diffstat (limited to 'usr.sbin/ppp/Makefile')
-rw-r--r--usr.sbin/ppp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ppp/Makefile b/usr.sbin/ppp/Makefile
index 6581761..8d48088 100644
--- a/usr.sbin/ppp/Makefile
+++ b/usr.sbin/ppp/Makefile
@@ -34,7 +34,7 @@ DPADD+= ${LIBALIAS}
.endif
.if exists(${.CURDIR}/../../secure) && !defined(NOCRYPT) && !defined(NOSECURE) && !defined(RELEASE_CRUNCH)
-DISTRIBUTION=des
+DISTRIBUTION=crypto
CFLAGS+=-DHAVE_DES
SRCS+= chap_ms.c
LDADD+= -lcrypto
OpenPOWER on IntegriCloud