diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2001-05-02 01:00:56 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2001-05-02 01:00:56 +0000 |
commit | 3eadc19307ebc27835d24707ae395dad51c76759 (patch) | |
tree | f739ddaa64648395bb05f955c242fdb9150af031 /security | |
parent | Follow the master site. (diff) |
Remove broken master site. Fix MAINTAINER line.
Notes
Notes:
svn path=/head/; revision=42148
Diffstat (limited to 'security')
-rw-r--r-- | security/outguess/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/outguess/Makefile b/security/outguess/Makefile index ada3e9f06877..863be303e511 100644 --- a/security/outguess/Makefile +++ b/security/outguess/Makefile @@ -12,10 +12,9 @@ PORTVERSION= 0.2 CATEGORIES= security MASTER_SITES= http://www.outguess.org/ \ ftp://ftp.cryptoarchive.net/pub/cryptoarchive/mirrors/www-sites/www.outguess.org/ \ - http://www.physnet.uni-hamburg.de/provos/ \ http://munitions.vipul.net/software/steganography/ -MAINTAINER= Trevor Johnson <trevor@FreeBSD.org> +MAINTAINER= trevor@FreeBSD.org DOCDIR= share/doc/outguess DOCS= ChangeLog README STIRMARK-README TODO |