diff options
author | pat <pat@FreeBSD.org> | 2002-08-08 01:22:05 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-08-08 01:22:05 +0800 |
commit | e6e0e38ccea97423ec52b4fceb5d78298ab2973c (patch) | |
tree | d0cc5c36d4c257a775ada6c92efe506dc60ee341 /security | |
parent | 410940bb6efa5fa54286c2835de42447a2b50e41 (diff) | |
download | freebsd-ports-gnome-e6e0e38ccea97423ec52b4fceb5d78298ab2973c.tar.gz freebsd-ports-gnome-e6e0e38ccea97423ec52b4fceb5d78298ab2973c.tar.zst freebsd-ports-gnome-e6e0e38ccea97423ec52b4fceb5d78298ab2973c.zip |
Fix distfile site and project page
Submitted by: fenner's distfiles survey
Diffstat (limited to 'security')
-rw-r--r-- | security/rain/Makefile | 2 | ||||
-rw-r--r-- | security/rain/pkg-descr | 2 |
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> |