diff options
author | Patrick Li <pat@FreeBSD.org> | 2003-02-14 20:48:58 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2003-02-14 20:48:58 +0000 |
commit | 12d074f4762b46059da88fe7a4b7bb4372501bd8 (patch) | |
tree | 369d1c36f0752b006ee7b4634dcc6cd620f5cf1a | |
parent | Update to 0.7.2 (diff) |
Distribution site disappeared
Notes
Notes:
svn path=/head/; revision=75532
-rw-r--r-- | security/rain/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/rain/Makefile b/security/rain/Makefile index ef7e1aeb859e..938bc014b938 100644 --- a/security/rain/Makefile +++ b/security/rain/Makefile @@ -8,7 +8,7 @@ PORTNAME= rain PORTVERSION= 1.2.9.b1 CATEGORIES= security net -MASTER_SITES= http://rain.tenebrous.com/files/ +MASTER_SITES= http://www.mirrors.wiretapped.net/security/packet-construction/rain/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/beta/} MAINTAINER= pat@FreeBSD.org |