diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2014-11-18 01:33:11 +0800 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2014-11-18 01:33:11 +0800 |
commit | 4bd2c86d045ce1637ba6514b1e07ba58be2253c5 (patch) | |
tree | 9ecf83f59c1c7502f95424c1ca93dec825a36b05 /security/Makefile | |
parent | c60a1b99cfe68aebe4d6bc5d69f124c05f80dcde (diff) | |
download | freebsd-ports-gnome-4bd2c86d045ce1637ba6514b1e07ba58be2253c5.tar.gz freebsd-ports-gnome-4bd2c86d045ce1637ba6514b1e07ba58be2253c5.tar.zst freebsd-ports-gnome-4bd2c86d045ce1637ba6514b1e07ba58be2253c5.zip |
Copy security/openssh-portable to security/openssh-portable66 in preparation
for updating the main port to 6.7. Many of the optional patches do not apply
to the 6.7 release.
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index a21e2f63340c..96471c39c98d 100644 --- a/security/Makefile +++ b/security/Makefile @@ -371,6 +371,7 @@ SUBDIR += openscep SUBDIR += openssh-askpass SUBDIR += openssh-portable + SUBDIR += openssh-portable66 SUBDIR += openssh-portable-base SUBDIR += openssl SUBDIR += openssl_tpm_engine |