diff options
| author | Mark Murray <markm@FreeBSD.org> | 2000-02-28 19:24:33 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 2000-02-28 19:24:33 +0000 |
| commit | c62e13f4cf8d9b9ad4efc4aa7f3ece639c026143 (patch) | |
| tree | 4576cc8af1fa31956f02b820b45efbacfe3cb00d /secure | |
| parent | 49923df12d338e50dfa3ff53b0378621d9f48489 (diff) | |
Notes
Diffstat (limited to 'secure')
| -rw-r--r-- | secure/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/Makefile.inc b/secure/Makefile.inc index 673a94fb1446..afe5e9772292 100644 --- a/secure/Makefile.inc +++ b/secure/Makefile.inc @@ -1,6 +1,6 @@ # $FreeBSD$ -DISTRIBUTION=des +DISTRIBUTION?=crypto TELNETDIR= ${.CURDIR}/../../../crypto/telnet |
