From 1db8bd8a7424829a64f0b91c2275c011c3fa6154 Mon Sep 17 00:00:00 2001 From: dinoex Date: Sat, 1 Dec 2001 20:20:28 +0000 Subject: Use newer patch from OpenBSD ftp site, no relevant changes (SKey is not set in this port) --- security/openssh/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'security/openssh/Makefile') diff --git a/security/openssh/Makefile b/security/openssh/Makefile index d9f2a1d..d054fd6 100644 --- a/security/openssh/Makefile +++ b/security/openssh/Makefile @@ -14,9 +14,8 @@ MASTER_SITES= ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/ \ DISTNAME= openssh-${PORTVERSION} EXTRACT_SUFX= .tgz -PATCH_SITES= ${MASTER_SITE_LOCAL} -PATCH_SITE_SUBDIR=dinoex -PATCHFILES= openbsd2x_3.0.1.patch +PATCH_SITES= ${MASTER_SITES} +PATCHFILES= openbsd28_3.0.1.patch MAINTAINER= dinoex@FreeBSD.org -- cgit v1.1