Change DISTRIBUTION name to match reality.

This commit is contained in:
Mark Murray 2000-02-29 11:39:24 +00:00
parent 470f825f69
commit e1a456f0e4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=57622

View File

@ -6,7 +6,7 @@ LINKS= ${BINDIR}/ed ${BINDIR}/red
MLINKS= ed.1 red.1
.if exists(${.CURDIR}/../../secure) && !defined(NOCRYPT) && !defined(NOSECURE)
DISTRIBUTION=des
DISTRIBUTION=crypto
CFLAGS+=-DDES
LDADD+= -L${CIPHEROBJDIR} -lcipher
DPADD+= ${CIPHEROBJDIR}/libcipher.a