diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-06-12 14:04:40 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-06-12 14:04:40 +0000 |
commit | f399631860ac40fa64cd7b8e590b4215e7fd2e66 (patch) | |
tree | 3d0293befd3811f2cb265d4519bff107b5413559 /security/lep | |
parent | - Unbreak port, fix mastersite. (diff) |
Update MASTER_SITES
PR: ports/97804
Submitted by: miwi
Approved by: krion (mentor)
Diffstat (limited to 'security/lep')
-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 |