diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2003-10-03 20:55:14 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2003-10-03 20:55:14 +0000 |
commit | 342c774626811658f3c8ec19f198cb96aa833dcf (patch) | |
tree | 7d1b449923ad581f129055ad77fcb55dad3b65f5 /security/openssh | |
parent | 132b0b3a878f24f99ae17695bdb59160d3827091 (diff) | |
download | ports-342c774626811658f3c8ec19f198cb96aa833dcf.tar.gz ports-342c774626811658f3c8ec19f198cb96aa833dcf.zip |
Notes
Diffstat (limited to 'security/openssh')
-rw-r--r-- | security/openssh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openssh/Makefile b/security/openssh/Makefile index ae7d3c5aa7d3..b27a2fdcd889 100644 --- a/security/openssh/Makefile +++ b/security/openssh/Makefile @@ -7,7 +7,7 @@ PORTNAME= openssh PORTVERSION= 3.6.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MASTER_SITES= ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/ \ ftp://ftp.usa.openbsd.org/pub/OpenBSD/OpenSSH/ \ |