diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-08-07 17:22:05 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-08-07 17:22:05 +0000 |
commit | 74e9226a205d16a4951937797891890ca7ef33f0 (patch) | |
tree | 13874a30adf5300086af2f917edff896f3dbcacb /security/rain/Makefile | |
parent | 746814728ef8db0b55cfa1ab0b240f5f7dbf7df5 (diff) |
Notes
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 |