diff options
Diffstat (limited to 'security/i2p/Makefile')
-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 ec665ce5b49d..f8e81d511993 100644 --- a/security/i2p/Makefile +++ b/security/i2p/Makefile @@ -4,7 +4,7 @@ PORTNAME= i2p PORTVERSION= 0.9.11 CATEGORIES= security java net-p2p -MASTER_SITES= SF/${PORTNAME:L}/${PORTVERSION} \ +MASTER_SITES= SF/${PORTNAME:tl}/${PORTVERSION} \ http://download.i2p2.no/releases/${PORTVERSION}/ \ http://download2.geti2p.com/${PORTVERSION}/ \ http://download.geti2p.com/${PORTVERSION}/ \ |