summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-11-25 21:26:38 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-11-25 21:26:38 +0000
commite8bddd06d0a726c44e761b06e86b5066dd4e3af1 (patch)
treeeb71bc4fe3d033cb59f87801c39da69a702d37bf
parentPatches are now available from www.ssh.org/patches (diff)
Forgot a line
Notes
Notes: svn path=/head/; revision=23333
-rw-r--r--security/ssh2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/ssh2/Makefile b/security/ssh2/Makefile
index 6cc9541b049e..7cc7302384f1 100644
--- a/security/ssh2/Makefile
+++ b/security/ssh2/Makefile
@@ -16,6 +16,7 @@ MASTER_SITES= ftp://ftp.cs.hut.fi/pub/ssh/ \
PATCHFILES= patch-${DISTNAME}-bsd.tty.chown
PATCH_SITES= http://www.ssh.org/patches/
+PATCH_DIST_STRIP= -p1
MAINTAINER= issei@jp.FreeBSD.org