diff options
author | sumikawa <sumikawa@FreeBSD.org> | 2004-12-03 21:14:27 +0800 |
---|---|---|
committer | sumikawa <sumikawa@FreeBSD.org> | 2004-12-03 21:14:27 +0800 |
commit | 2ac0f15d39c2d6bb0db810b0a59348adab53aac5 (patch) | |
tree | bc61d20ad30d9b5a5aab286a40fe3ad4db7b5102 /security | |
parent | d02ad89f66b47f4ddc01ed674c27230d2a6bfadc (diff) | |
download | freebsd-ports-gnome-2ac0f15d39c2d6bb0db810b0a59348adab53aac5.tar.gz freebsd-ports-gnome-2ac0f15d39c2d6bb0db810b0a59348adab53aac5.tar.zst freebsd-ports-gnome-2ac0f15d39c2d6bb0db810b0a59348adab53aac5.zip |
Add ipv6 on CATEGORIES.
PR: ports/70025
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
Diffstat (limited to 'security')
-rw-r--r-- | security/racoon/Makefile | 2 | ||||
-rw-r--r-- | security/racoon2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/racoon/Makefile b/security/racoon/Makefile index 573cff96820d..a68efae0f18e 100644 --- a/security/racoon/Makefile +++ b/security/racoon/Makefile @@ -8,7 +8,7 @@ PORTNAME= racoon PORTVERSION= 20040818a PORTREVISION= 1 -CATEGORIES= security net +CATEGORIES= security net ipv6 MASTER_SITES= ftp://ftp.kame.net/pub/kame/misc/ MAINTAINER= sumikawa@FreeBSD.org diff --git a/security/racoon2/Makefile b/security/racoon2/Makefile index 573cff96820d..a68efae0f18e 100644 --- a/security/racoon2/Makefile +++ b/security/racoon2/Makefile @@ -8,7 +8,7 @@ PORTNAME= racoon PORTVERSION= 20040818a PORTREVISION= 1 -CATEGORIES= security net +CATEGORIES= security net ipv6 MASTER_SITES= ftp://ftp.kame.net/pub/kame/misc/ MAINTAINER= sumikawa@FreeBSD.org |