aboutsummaryrefslogtreecommitdiff
path: root/security/openssh
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2001-11-18 15:28:27 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2001-11-18 15:28:27 +0000
commitd438b4e7923cb1f9a1ec6168141d8781db5a71d0 (patch)
treecc530f5cfe9d6ccd454213e51c1f7f19cc40f1c2 /security/openssh
parent4a40d950237f6071c4af18a62370509ad3324e5a (diff)
downloadports-d438b4e7923cb1f9a1ec6168141d8781db5a71d0.tar.gz
ports-d438b4e7923cb1f9a1ec6168141d8781db5a71d0.zip
Notes
Diffstat (limited to 'security/openssh')
-rw-r--r--security/openssh/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/openssh/Makefile b/security/openssh/Makefile
index a02897d07de5..dcced01ec6df 100644
--- a/security/openssh/Makefile
+++ b/security/openssh/Makefile
@@ -12,9 +12,10 @@ 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}
+EXTRACT_SUFX= .tgz
+
PATCH_SITES= ${MASTER_SITES}
PATCHFILES= openbsd2x_3.0.1.patch
-EXTRACT_SUFX= .tgz
MAINTAINER= dinoex@FreeBSD.org