diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2019-06-11 15:57:19 +0000 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2019-06-11 15:57:19 +0000 |
commit | 58f017fab72c5470db24bd6ce9e15177cbcab3f0 (patch) | |
tree | aa79389f6797911cb873d0774fc000d910db6d8b /security/dropbear/Makefile | |
parent | 3c3ee7a9cd1418ec5059fe9e1c7af81e01868f79 (diff) |
Notes
Diffstat (limited to 'security/dropbear/Makefile')
-rw-r--r-- | security/dropbear/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/dropbear/Makefile b/security/dropbear/Makefile index 63ef1ed5cb53..f72aa7007cd9 100644 --- a/security/dropbear/Makefile +++ b/security/dropbear/Makefile @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= dropbear -PORTVERSION= 2018.76 +PORTVERSION= 2019.78 CATEGORIES= security ipv6 MASTER_SITES= https://matt.ucc.asn.au/dropbear/releases/ -MAINTAINER= pkubaj@anongoth.pl +MAINTAINER= pkubaj@FreeBSD.org COMMENT= SSH 2 server, designed to be usable in small memory environments LICENSE= MIT |