aboutsummaryrefslogtreecommitdiff
path: root/security/openssh/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2002-05-03 03:02:30 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2002-05-03 03:02:30 +0000
commit9e4035bc2594eaa39e9974524f25da081c1a02d8 (patch)
treeab4124c8acb5bd53cb59d4312a075e463612135d /security/openssh/Makefile
parentdbeaee84e1fb7f8cd50dbc89fa3055a79a7dd56c (diff)
downloadports-9e4035bc2594eaa39e9974524f25da081c1a02d8.tar.gz
ports-9e4035bc2594eaa39e9974524f25da081c1a02d8.zip
Notes
Diffstat (limited to 'security/openssh/Makefile')
-rw-r--r--security/openssh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/openssh/Makefile b/security/openssh/Makefile
index 83a6d3aa69dc..5a91e4bc6f33 100644
--- a/security/openssh/Makefile
+++ b/security/openssh/Makefile
@@ -7,7 +7,7 @@
PORTNAME= openssh
PORTVERSION= 3.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= security
MASTER_SITES= ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/ \
ftp://ftp.usa.openbsd.org/pub/OpenBSD/OpenSSH/ \
@@ -16,7 +16,7 @@ DISTNAME= openssh-${PORTVERSION}
EXTRACT_SUFX= .tgz
PATCH_SITES= ${MASTER_SITES}
-PATCHFILES= openbsd28_3.1.patch
+PATCHFILES= openbsd28_3.1.patch openssh-3.1-adv.token.patch
MAINTAINER= dinoex@FreeBSD.org