bf0a21e0d5
- convert portname into lowercase - PREFIX support for default sshd_config - security-patch for cookie files obsolete
11 lines
223 B
Text
11 lines
223 B
Text
--- scard/Makefile.orig Fri Jun 29 09:02:09 2001
|
|
+++ scard/Makefile Wed Oct 3 14:14:55 2001
|
|
@@ -3,7 +3,7 @@
|
|
.PATH: ${.CURDIR}/..
|
|
|
|
CARDLET= Ssh.bin
|
|
-DATADIR= /usr/libdata/ssh
|
|
+DATADIR= /libdata/ssh
|
|
|
|
all: ${CARDLET}
|
|
|