diff options
author | miwi <miwi@FreeBSD.org> | 2017-03-03 12:12:20 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2017-03-03 12:12:20 +0800 |
commit | 0d95e221fd0f89c53409beec76de95b1b402f4ee (patch) | |
tree | e226bdb2752e03a1e4d7b96853f1cbf86470275c /security/openssh-portable | |
parent | 345e52275353109b486c2091d2dba9d87f8f3adf (diff) | |
download | freebsd-ports-gnome-0d95e221fd0f89c53409beec76de95b1b402f4ee.tar.gz freebsd-ports-gnome-0d95e221fd0f89c53409beec76de95b1b402f4ee.tar.zst freebsd-ports-gnome-0d95e221fd0f89c53409beec76de95b1b402f4ee.zip |
- Chase ldns shlip bump
PR: 217495
Diffstat (limited to 'security/openssh-portable')
-rw-r--r-- | security/openssh-portable/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile index 4c0cc65e122a..34f41f2a01a8 100644 --- a/security/openssh-portable/Makefile +++ b/security/openssh-portable/Makefile @@ -3,7 +3,7 @@ PORTNAME= openssh DISTVERSION= 7.4p1 -PORTREVISION= 0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= security ipv6 MASTER_SITES= OPENBSD/OpenSSH/portable |