diff options
-rw-r--r-- | security/lep/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/lep/Makefile b/security/lep/Makefile index fd4c65cca499..df02e06b8a1e 100644 --- a/security/lep/Makefile +++ b/security/lep/Makefile @@ -8,7 +8,8 @@ PORTNAME= lep PORTVERSION= 0.41 CATEGORIES= security -MASTER_SITES= http://members.optusnet.com.au/setagllib/ +MASTER_SITES= http://mirror2.unixfreunde.de/ \ + http://freebsd.unixfreunde.de/sources/ MAINTAINER= setagllib@optusnet.com.au COMMENT= Lesser Encryption Project |