diff options
author | linimon <linimon@FreeBSD.org> | 2003-10-28 14:22:29 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-10-28 14:22:29 +0800 |
commit | 2f491ec814f5c16ac96feda5f05b3bb9c98eb49c (patch) | |
tree | 99309019bb5c30c42289cd33d08d708ece91bc04 /security | |
parent | 5bfd7409f7633edfbf07dc03948baac7aa8ed505 (diff) | |
download | freebsd-ports-gnome-2f491ec814f5c16ac96feda5f05b3bb9c98eb49c.tar.gz freebsd-ports-gnome-2f491ec814f5c16ac96feda5f05b3bb9c98eb49c.tar.zst freebsd-ports-gnome-2f491ec814f5c16ac96feda5f05b3bb9c98eb49c.zip |
Per distfile survey, chase mastersite.
Diffstat (limited to 'security')
-rw-r--r-- | security/tea-total/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/tea-total/Makefile b/security/tea-total/Makefile index 5176b35b559d..6e1b5f88aa7b 100644 --- a/security/tea-total/Makefile +++ b/security/tea-total/Makefile @@ -9,8 +9,7 @@ PORTNAME= tea-total PORTVERSION= 0.4 PORTREVISION= 1 CATEGORIES= security -MASTER_SITES= ftp://ftp.linuxhacker.org/pub/tea-total/ \ - http://www.linuxhacker.org/pub/tea-total/ +MASTER_SITES= http://www.alexholden.net/pub/${PORTNAME}/ MAINTAINER= ports@FreeBSD.org COMMENT= Extremely small 128 bit private key based encryption/decryption system |