diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2002-05-03 03:02:30 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2002-05-03 03:02:30 +0000 |
commit | 9e4035bc2594eaa39e9974524f25da081c1a02d8 (patch) | |
tree | ab4124c8acb5bd53cb59d4312a075e463612135d /security/openssh | |
parent | dbeaee84e1fb7f8cd50dbc89fa3055a79a7dd56c (diff) |
Notes
Diffstat (limited to 'security/openssh')
-rw-r--r-- | security/openssh/Makefile | 4 | ||||
-rw-r--r-- | security/openssh/distinfo | 1 |
2 files changed, 3 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 diff --git a/security/openssh/distinfo b/security/openssh/distinfo index 5edad480bf88..7b78282ed9bd 100644 --- a/security/openssh/distinfo +++ b/security/openssh/distinfo @@ -1,2 +1,3 @@ MD5 (openssh-3.1.tgz) = b43deb1a3b2047216a28c00ccc45f548 MD5 (openbsd28_3.1.patch) = eb904373fad27e1f71ddf5939f4923a6 +MD5 (openssh-3.1-adv.token.patch) = 4e37cb88fab56f7769126edfa66490ff |