diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-06-03 18:21:09 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-06-03 18:21:09 +0000 |
commit | c177aad1a0b656811cf59910e03f68d21ee3b76e (patch) | |
tree | 7a8e540233fc2117df5a50024332f63d78fe4379 /www | |
parent | bc44a092ffe381b2685a60276454b3052524b548 (diff) | |
download | FreeBSD-ports-c177aad1a0b656811cf59910e03f68d21ee3b76e.zip FreeBSD-ports-c177aad1a0b656811cf59910e03f68d21ee3b76e.tar.gz |
fix master site
PR: 38866
Submitted by: Erwin Lansing <erwin@lansing.dk>
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_cgi_debug/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_cgi_debug/Makefile b/www/mod_cgi_debug/Makefile index 81741b3..2a4f10c 100644 --- a/www/mod_cgi_debug/Makefile +++ b/www/mod_cgi_debug/Makefile @@ -8,7 +8,7 @@ PORTNAME= mod_cgi_debug PORTVERSION= 0.7 CATEGORIES= www -MASTER_SITES= http://www.tangent.org/mod_cgi_debug/ +MASTER_SITES= http://software.tangent.org/download/ MAINTAINER= ports@FreeBSD.org |