diff options
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 8eb9563458a5..2d21b84dd1ce 100644 --- a/security/openssh/Makefile +++ b/security/openssh/Makefile @@ -8,7 +8,7 @@ PORTNAME= openssh PORTVERSION= 3.6.1 PORTREVISION= 6 -CATEGORIES= security +CATEGORIES= security ipv6 MASTER_SITES= ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/ \ ftp://ftp.usa.openbsd.org/pub/OpenBSD/OpenSSH/ \ ftp://ftp1.se.openbsd.org/pub/OpenBSD/OpenSSH/ |