freebsd-ports/security/openssh/files/patch-scard-Makefile
Dirk Meyer bf0a21e0d5 - Update to OpenSSH 2.9.9
- convert portname into lowercase
- PREFIX support for default sshd_config
- security-patch for cookie files obsolete
2001-10-03 13:15:16 +00:00

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}