diff options
author | mnag <mnag@FreeBSD.org> | 2006-02-12 07:55:26 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2006-02-12 07:55:26 +0800 |
commit | b87cef8babd7c470ee6dd18f4c222080cb4781ae (patch) | |
tree | 980496be709cbad74b85a0be205796ff782037b3 /security/openssh-portable/Makefile | |
parent | 4c67a1e2348952a3a6d373a9a5905ccffbebae0d (diff) | |
download | freebsd-ports-gnome-b87cef8babd7c470ee6dd18f4c222080cb4781ae.tar.gz freebsd-ports-gnome-b87cef8babd7c470ee6dd18f4c222080cb4781ae.tar.zst freebsd-ports-gnome-b87cef8babd7c470ee6dd18f4c222080cb4781ae.zip |
- Update to 4.3p2
Diffstat (limited to 'security/openssh-portable/Makefile')
-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 940566e6ba11..7d2edc7630c4 100644 --- a/security/openssh-portable/Makefile +++ b/security/openssh-portable/Makefile @@ -6,7 +6,7 @@ # PORTNAME= openssh -DISTVERSION= 4.3p1 +DISTVERSION= 4.3p2 PORTEPOCH= 1 CATEGORIES= security ipv6 MASTER_SITES= ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/%SUBDIR%/ \ |