diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2004-12-03 13:14:27 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2004-12-03 13:14:27 +0000 |
commit | 3c8a130f53956696f38bef4e38eb04a79e934504 (patch) | |
tree | 86a54734817d4f0a10d2db26fa5899b9a1cdae35 /security/racoon | |
parent | Update to 0.9.10 (diff) |
Add ipv6 on CATEGORIES.
PR: ports/70025
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
Notes
Notes:
svn path=/head/; revision=123038
Diffstat (limited to 'security/racoon')
-rw-r--r-- | security/racoon/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |