diff options
author | miwi <miwi@FreeBSD.org> | 2006-06-12 22:04:40 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-06-12 22:04:40 +0800 |
commit | a653c8c1c71f5d65715ace538b9454736db0f7ce (patch) | |
tree | 698f54dae312e523ceb161b50d6eb195fdc37fcb /security/lep | |
parent | dc83191d08e63083d13b823f0bd02d331a3dca9d (diff) | |
download | freebsd-ports-gnome-a653c8c1c71f5d65715ace538b9454736db0f7ce.tar.gz freebsd-ports-gnome-a653c8c1c71f5d65715ace538b9454736db0f7ce.tar.zst freebsd-ports-gnome-a653c8c1c71f5d65715ace538b9454736db0f7ce.zip |
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 |