diff options
Diffstat (limited to 'www/http-analyze')
-rw-r--r-- | www/http-analyze/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/http-analyze/Makefile b/www/http-analyze/Makefile index ecb5fab8b70c..a3be0e00d9a9 100644 --- a/www/http-analyze/Makefile +++ b/www/http-analyze/Makefile @@ -8,7 +8,7 @@ PORTNAME= http-analyze PORTVERSION= 2.01 PORTREVISION= 5 CATEGORIES= www -MASTER_SITES= ftp://ftp.mayn.de/pub/unix/network/www/ +MASTER_SITES= http://sce-tindy.tecnik93.com/FreeBSD/others_ports/http-analyze/ DISTNAME= ${PORTNAME}${PORTVERSION} EXTRACT_SUFX= -src.tar.gz |