diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-10-28 06:33:06 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-10-28 06:33:06 +0000 |
commit | 343919fe38904be45b7f547f5e3d257846d536f3 (patch) | |
tree | b468131fdef7a3cb41cfb4f456f777143a7e2fe2 /security/trinokiller | |
parent | 143412bc55b77009b51272e4dd7f0d5266dbb305 (diff) | |
download | ports-343919fe38904be45b7f547f5e3d257846d536f3.tar.gz ports-343919fe38904be45b7f547f5e3d257846d536f3.zip |
Per distfile survey, note that the mastersite disappeared in August 2003.
Notes
Notes:
svn path=/head/; revision=92398
Diffstat (limited to 'security/trinokiller')
-rw-r--r-- | security/trinokiller/Makefile | 3 | ||||
-rw-r--r-- | security/trinokiller/pkg-descr | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/security/trinokiller/Makefile b/security/trinokiller/Makefile index de55d0815409..56f86d101046 100644 --- a/security/trinokiller/Makefile +++ b/security/trinokiller/Makefile @@ -9,7 +9,8 @@ PORTNAME= trinokiller PORTVERSION= 1.0 CATEGORIES= security -MASTER_SITES= http://www.afro-productions.com/ +# mastersite disappeared in August 2003 +MASTER_SITES= # http://www.afro-productions.com/ DISTNAME= trinokiller EXTRACT_SUFX= .c diff --git a/security/trinokiller/pkg-descr b/security/trinokiller/pkg-descr index c556ed950d7d..15d0062a4de6 100644 --- a/security/trinokiller/pkg-descr +++ b/security/trinokiller/pkg-descr @@ -2,5 +2,3 @@ This program remotely kills trino nodes on version 1.07b2+f3 and below. It abuses the careless coding in trinoo nodes and causes them to exit. It requires that you either know the node password or think it's the default password. - -WWW: http://www.afro-productions.com/utils.html |