summaryrefslogtreecommitdiff
path: root/security/isakmpd
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-01-11 03:08:24 +0000
committerPatrick Li <pat@FreeBSD.org>2002-01-11 03:08:24 +0000
commitf944b883d42a872d457865729a8061eaed83814c (patch)
treee40360bbe0a1bd734dce7b539d58d3398c81618d /security/isakmpd
parentFix master_sites and typo. (diff)
Hand maintainership to Anders Andersson <anders@hack.org>
Submitted by: Anders Andersson <anders@hack.org>
Notes
Notes: svn path=/head/; revision=52890
Diffstat (limited to 'security/isakmpd')
-rw-r--r--security/isakmpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/isakmpd/Makefile b/security/isakmpd/Makefile
index c8e2dcd778db..ae19291d57cc 100644
--- a/security/isakmpd/Makefile
+++ b/security/isakmpd/Makefile
@@ -14,7 +14,7 @@ CATEGORIES= security net
MASTER_SITES= ${MASTER_SITE_NETBSD}
MASTER_SITE_SUBDIR= LOCAL_PORTS
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= anders@hack.org
# this is not compatible with cross build - there's no other way
.if !exists(/usr/include/netinet6/ipsec.h)