1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
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

12 lines
223 B
Plaintext

--- 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}