summaryrefslogtreecommitdiff
path: root/security
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
parentSupply DEAFULT for PATCH_SITES (diff)
make portlint a bit happier
Notes
Notes: svn path=/head/; revision=50189
Diffstat (limited to 'security')
-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