diff options
author | cs <cs@FreeBSD.org> | 2014-07-28 23:12:26 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2014-07-28 23:12:26 +0800 |
commit | 7f0340d724eef289455cc597b8a927028087f529 (patch) | |
tree | bc1fcc276cdb0df58db4fa4de410b9436bce66f6 /security | |
parent | baa0065863c9c91f29912cadb4f51417d92e90f0 (diff) | |
download | freebsd-ports-gnome-7f0340d724eef289455cc597b8a927028087f529.tar.gz freebsd-ports-gnome-7f0340d724eef289455cc597b8a927028087f529.tar.zst freebsd-ports-gnome-7f0340d724eef289455cc597b8a927028087f529.zip |
I'll take it
Diffstat (limited to 'security')
-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 |