aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-08-07 17:22:05 +0000
committerPatrick Li <pat@FreeBSD.org>2002-08-07 17:22:05 +0000
commit74e9226a205d16a4951937797891890ca7ef33f0 (patch)
tree13874a30adf5300086af2f917edff896f3dbcacb
parent746814728ef8db0b55cfa1ab0b240f5f7dbf7df5 (diff)
Notes
-rw-r--r--security/rain/Makefile2
-rw-r--r--security/rain/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/security/rain/Makefile b/security/rain/Makefile
index fda27b0c252a..ef7e1aeb859e 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://www.tenebrous.com/rain/files/
+MASTER_SITES= http://rain.tenebrous.com/files/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/beta/}
MAINTAINER= pat@FreeBSD.org
diff --git a/security/rain/pkg-descr b/security/rain/pkg-descr
index 143d1a15db12..ed1d5b80eb2d 100644
--- a/security/rain/pkg-descr
+++ b/security/rain/pkg-descr
@@ -3,7 +3,7 @@ utilizing IP protocols. It offers its users the capability of
creating their own packets with a wide variety of command line
options.
-WWW: http://www.tenebrous.com/rain/
+WWW: http://rain.tenebrous.com/
Author: Michael Behan <mystic@tenebrous.com>
- Patrick Li <pat@FreeBSD.org>