From 0e18e5daeb91db37b1bcfa89b89aa09b7d84d885 Mon Sep 17 00:00:00 2001 From: dinoex Date: Sun, 18 Nov 2001 15:25:29 +0000 Subject: Supply DEAFULT for PATCH_SITES --- security/openssh/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/openssh') diff --git a/security/openssh/Makefile b/security/openssh/Makefile index 4284769ad215..a02897d07de5 100644 --- a/security/openssh/Makefile +++ b/security/openssh/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/ \ ftp://ftp.usa.openbsd.org/pub/OpenBSD/OpenSSH/ \ ftp://ftp1.se.openbsd.org/pub/OpenBSD/OpenSSH/ DISTNAME= openssh-${PORTVERSION} +PATCH_SITES= ${MASTER_SITES} PATCHFILES= openbsd2x_3.0.1.patch EXTRACT_SUFX= .tgz -- cgit