diff options
author | trevor <trevor@FreeBSD.org> | 2001-05-02 09:00:56 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2001-05-02 09:00:56 +0800 |
commit | 650958a9462d197f39cf1ce1ca0151007c927c28 (patch) | |
tree | f647bb6feb107f5e53dc13c8958f0c024106ef86 /security/outguess | |
parent | 8f5e3f49aa4caba885dfacca00ac4197ab17d828 (diff) | |
download | freebsd-ports-gnome-650958a9462d197f39cf1ce1ca0151007c927c28.tar.gz freebsd-ports-gnome-650958a9462d197f39cf1ce1ca0151007c927c28.tar.zst freebsd-ports-gnome-650958a9462d197f39cf1ce1ca0151007c927c28.zip |
Remove broken master site. Fix MAINTAINER line.
Diffstat (limited to 'security/outguess')
-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 |