diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-04 12:46:11 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-04 12:46:11 +0000 |
commit | 000c0db39b9bc9bba1975ba4e2325584698a4cc5 (patch) | |
tree | 7f6177e82e931c9790c99c365428d872179cecba /security/racoon2 | |
parent | 95b4c3a999e3d44c5deffd597cf371722530621f (diff) |
Notes
Diffstat (limited to 'security/racoon2')
-rw-r--r-- | security/racoon2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/racoon2/Makefile b/security/racoon2/Makefile index 2b054583eff4..38c6d5785bc9 100644 --- a/security/racoon2/Makefile +++ b/security/racoon2/Makefile @@ -8,7 +8,7 @@ CATEGORIES= security net ipv6 MASTER_SITES= ftp://ftp.racoon2.wide.ad.jp/pub/racoon2/ EXTRACT_SUFX= .tgz -MAINTAINER= sumikawa@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Racoon2 IPsec daemon USE_RC_SUBR= YES |