diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2002-06-26 12:25:29 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2002-06-26 12:25:29 +0000 |
commit | 23162e593f3d5a0e4a142bc0e816eab893bdd9fd (patch) | |
tree | 299e143134d7261908b0a67217352cd3bd297a46 /security/openssh/Makefile | |
parent | 18f285a18d7146d3c79b0bfc2a27712c37cadc86 (diff) |
Notes
Diffstat (limited to 'security/openssh/Makefile')
-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 c15dbab64ba8..484c77d5a24b 100644 --- a/security/openssh/Makefile +++ b/security/openssh/Makefile @@ -7,7 +7,7 @@ PORTNAME= openssh PORTVERSION= 3.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/ \ ftp://ftp.usa.openbsd.org/pub/OpenBSD/OpenSSH/ \ |