diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2000-02-14 12:29:16 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2000-02-14 12:29:16 +0000 |
commit | 7f1c13ce26b6a945d9220b6e1bd92c6a4d979f24 (patch) | |
tree | efe613efdcc64be99afaf0aa4f38333e70b49be6 /security/ssh | |
parent | Upgrade to the 2000-02-07 GCC 2.96 development snapshot. (diff) |
Add 'ipv6' on CATEGORIES.
Approved by: torstenb
Notes
Notes:
svn path=/head/; revision=25816
Diffstat (limited to 'security/ssh')
-rw-r--r-- | security/ssh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ssh/Makefile b/security/ssh/Makefile index 412e199d020b..405a2e13bd50 100644 --- a/security/ssh/Makefile +++ b/security/ssh/Makefile @@ -10,7 +10,7 @@ # DISTNAME= ssh-1.2.27 -CATEGORIES= security net +CATEGORIES= security net ipv6 MASTER_SITES= ftp://ftp.cs.hut.fi/pub/ssh/ MAINTAINER= torstenb@FreeBSD.org |