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/rain/Makefile | |
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/rain/Makefile')
-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 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 |