diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2002-06-28 06:18:24 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2002-06-28 06:18:24 +0000 |
commit | 88e1615c5a6a146f2f42a14e623b0639a2cc42f3 (patch) | |
tree | 722014e4949c6a1d82f673e0e9deb3a6d011343d /security/openssh-portable | |
parent | 9a73890ee2824c2a73496a6909ccdf38e1776537 (diff) | |
download | ports-88e1615c5a6a146f2f42a14e623b0639a2cc42f3.tar.gz ports-88e1615c5a6a146f2f42a14e623b0639a2cc42f3.zip |
Notes
Diffstat (limited to 'security/openssh-portable')
-rw-r--r-- | security/openssh-portable/Makefile | 2 | ||||
-rw-r--r-- | security/openssh-portable/distinfo | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile index b98cb24a68d2..15189725fb38 100644 --- a/security/openssh-portable/Makefile +++ b/security/openssh-portable/Makefile @@ -72,7 +72,7 @@ EXTRA_PATCHES+= ${FILESDIR}/batch.patch .endif .if defined(KRB5_HOME) && exists(${KRB5_HOME}) -GSSAPI_PATCH= ${PORTNAME}-${PORTVERSION}-gssapi-20020527.diff +GSSAPI_PATCH= ${PORTNAME}-${PORTVERSION}-gssapi-20020627.diff GSSAPI_SITE= http://www.sxw.org.uk/computing/patches/ MASTER_SITES+= ${GSSAPI_SITE} DISTFILES= ${EXTRACT_ONLY} ${GSSAPI_PATCH} diff --git a/security/openssh-portable/distinfo b/security/openssh-portable/distinfo index 97f2233a74a4..656dfe9f6dc1 100644 --- a/security/openssh-portable/distinfo +++ b/security/openssh-portable/distinfo @@ -1 +1,2 @@ MD5 (openssh-3.4p1.tar.gz) = 459c1d0262e939d6432f193c7a4ba8a8 +MD5 (openssh-3.4p1-gssapi-20020627.diff) = bd58f041a44538ab532efe261c904973 |