diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-01-15 03:04:08 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-01-15 03:04:08 +0000 |
commit | e0da526f427ce57e4a4eb50017083dda213a4eaf (patch) | |
tree | d42b72b35220003b4f8f9c925e9a7bb20229a71f /security/borzoi/Makefile | |
parent | Update to 1.6.4.1, which fixes a security hole when sending email (diff) |
Fix mastersites
PR: 33888 33890 33892 33900 33901 33905
Submitted by: Tilman Linneweh <freebsdports@arved.de>
Diffstat (limited to 'security/borzoi/Makefile')
-rw-r--r-- | security/borzoi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/borzoi/Makefile b/security/borzoi/Makefile index e641cce6f44f..abfeccffd697 100644 --- a/security/borzoi/Makefile +++ b/security/borzoi/Makefile @@ -9,7 +9,7 @@ PORTNAME= borzoi PORTVERSION= 0.9.1 CATEGORIES= security -MASTER_SITES= http://www1.kcn.ne.jp/~anthony/software/ +MASTER_SITES= http://dragongate-technologies.com/borzoi/ DISTNAME= borZoi-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |