diff options
-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 673a94f..afe5e97 100644 --- a/secure/Makefile.inc +++ b/secure/Makefile.inc @@ -1,6 +1,6 @@ # $FreeBSD$ -DISTRIBUTION=des +DISTRIBUTION?=crypto TELNETDIR= ${.CURDIR}/../../../crypto/telnet |