diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2001-08-12 08:00:50 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2001-08-12 08:00:50 +0000 |
commit | 51768bee38eb0d239a1ebc47fdfeefe7404b4b92 (patch) | |
tree | 607fc2a707a6ec82678a2a717450140f3a004943 /security/outguess | |
parent | a3ea1bc74cefdbb2d237eff9bfbf767fafeb2990 (diff) | |
download | ports-51768bee38eb0d239a1ebc47fdfeefe7404b4b92.tar.gz ports-51768bee38eb0d239a1ebc47fdfeefe7404b4b92.zip |
Notes
Diffstat (limited to 'security/outguess')
-rw-r--r-- | security/outguess/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/security/outguess/Makefile b/security/outguess/Makefile index 863be303e511..6446a7cd707e 100644 --- a/security/outguess/Makefile +++ b/security/outguess/Makefile @@ -11,8 +11,10 @@ PORTNAME= outguess PORTVERSION= 0.2 CATEGORIES= security MASTER_SITES= http://www.outguess.org/ \ - ftp://ftp.cryptoarchive.net/pub/cryptoarchive/mirrors/www-sites/www.outguess.org/ \ - http://munitions.vipul.net/software/steganography/ + http://www.internet2.edu/~shalunov/mirror/ \ + http://cimarron.river.com/mirrors/www.outguess.org/ \ + http://munitions.vipul.net/software/steganography/ \ + http://the25200-1.gw.connect.com.au/security/steganography/ MAINTAINER= trevor@FreeBSD.org |