diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 11:50:10 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 11:50:10 +0000 |
commit | 3bc6f7442647647cfb218b09995a121497ef31b1 (patch) | |
tree | f97107ef2f417db4d4604451fb68068dcdd7e8fe /net/boclient | |
parent | 5d865f277b1205f53cc71898e786e75fcfcb7c4c (diff) |
Notes
Diffstat (limited to 'net/boclient')
-rw-r--r-- | net/boclient/Makefile | 5 | ||||
-rw-r--r-- | net/boclient/pkg-descr | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/net/boclient/Makefile b/net/boclient/Makefile index 9661f4b00e6c..50fca784c318 100644 --- a/net/boclient/Makefile +++ b/net/boclient/Makefile @@ -8,9 +8,8 @@ PORTNAME= boclient PORTVERSION= 1.21 CATEGORIES= net security -MASTER_SITES= http://www.ennui.net/~crioux/ \ - http://orifice.rotten.com/cDc/ \ - http://www.cultdeadcow.com/tools/ +MASTER_SITES= http://www2.ennui.net/~crioux/ \ + http://orifice.rotten.com/cDc/ DISTNAME= bo121unix MAINTAINER= darius@dons.net.au diff --git a/net/boclient/pkg-descr b/net/boclient/pkg-descr index f5ed750895ba..f8bfe65c251c 100644 --- a/net/boclient/pkg-descr +++ b/net/boclient/pkg-descr @@ -2,4 +2,4 @@ This is a unix version of the client program for Back Orifice. This program when installed on the victim machine hides itself. It can be used to remotely administer a Windows 95/98 machine. -WWW: http://www.cultdeadcow.com/ +WWW: http://www.cultdeadcow.com/tools/ |