diff options
author | Carlo Strub <cs@FreeBSD.org> | 2014-07-28 15:12:26 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2014-07-28 15:12:26 +0000 |
commit | 3c45ca488220f073e94d87478d26dad564d1255c (patch) | |
tree | bc1fcc276cdb0df58db4fa4de410b9436bce66f6 /security/i2p | |
parent | 1577ee2ec3dd7cb8743e74229506406410d14b9e (diff) | |
download | ports-3c45ca488220f073e94d87478d26dad564d1255c.tar.gz ports-3c45ca488220f073e94d87478d26dad564d1255c.zip |
Notes
Diffstat (limited to 'security/i2p')
-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 a757eaf117ea..0f14d7a63738 100644 --- a/security/i2p/Makefile +++ b/security/i2p/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF/${PORTNAME:tl}/${PORTVERSION} \ https://googledrive.com/host/0B4jHEq5G7_EPWV9UeERwdGplZXc/${PORTVERSION}/ DISTFILES= i2psource_${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= cs@FreeBSD.org COMMENT= Anonymizing network LICENSE= EULA |