diff options
author | kris <kris@FreeBSD.org> | 2001-02-10 06:45:16 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2001-02-10 06:45:16 +0800 |
commit | 275af1f2cd7486619848ad2130708d7178da8853 (patch) | |
tree | 67bfc16205030378e64bff1d4ae2d0c1edc0ce5a /security | |
parent | 6d7ada57a1a518a3269c7bbc410bd0e9f54d66bc (diff) | |
download | freebsd-ports-gnome-275af1f2cd7486619848ad2130708d7178da8853.tar.gz freebsd-ports-gnome-275af1f2cd7486619848ad2130708d7178da8853.tar.zst freebsd-ports-gnome-275af1f2cd7486619848ad2130708d7178da8853.zip |
Bump PORTREVISION due to security fix.
Diffstat (limited to 'security')
-rw-r--r-- | security/openssh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/openssh/Makefile b/security/openssh/Makefile index ec4187926bd3..d7c6267510af 100644 --- a/security/openssh/Makefile +++ b/security/openssh/Makefile @@ -7,6 +7,7 @@ PORTNAME= OpenSSH PORTVERSION= 2.2.0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/ \ ftp://ftp.usa.openbsd.org/pub/OpenBSD/OpenSSH/ \ |