diff options
author | Jochen Neumeister <joneum@FreeBSD.org> | 2018-04-23 08:11:16 +0000 |
---|---|---|
committer | Jochen Neumeister <joneum@FreeBSD.org> | 2018-04-23 08:11:16 +0000 |
commit | e0023dc026a87c990fdb17b8c89233ba9e64c579 (patch) | |
tree | 81433c098d13b193b57f75ddec8a699e47e6c65f | |
parent | Update to 3.6 (diff) |
Pass maintainership to submitter
PR: 227676
Notes
Notes:
svn path=/head/; revision=468081
-rw-r--r-- | security/i2p/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/i2p/Makefile b/security/i2p/Makefile index 56248e835d95..550564789f57 100644 --- a/security/i2p/Makefile +++ b/security/i2p/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF/${PORTNAME:tl}/${PORTVERSION} \ https://googledrive.com/host/0B4jHEq5G7_EPWV9UeERwdGplZXc/${PORTVERSION}/ DISTFILES= i2psource_${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= neel@neelc.org COMMENT= Anonymizing network LICENSE= EULA |