diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-03 14:20:06 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-03 14:20:06 +0800 |
commit | b6b73cf84a55f176dab83076c250f51e90e6a65c (patch) | |
tree | 5238281398eca3d7d43677ad114e30817ef164d6 /www/hydra | |
parent | 3bf8d1bcaa13d17ab38b91365b30a50880564253 (diff) | |
download | freebsd-ports-gnome-b6b73cf84a55f176dab83076c250f51e90e6a65c.tar.gz freebsd-ports-gnome-b6b73cf84a55f176dab83076c250f51e90e6a65c.tar.zst freebsd-ports-gnome-b6b73cf84a55f176dab83076c250f51e90e6a65c.zip |
Remove obsolete mastersites.
Source: distfile survey
Diffstat (limited to 'www/hydra')
-rw-r--r-- | www/hydra/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/hydra/Makefile b/www/hydra/Makefile index ea5b6befdfc1..b1d5986ca30c 100644 --- a/www/hydra/Makefile +++ b/www/hydra/Makefile @@ -9,9 +9,7 @@ PORTNAME= hydra PORTVERSION= 0.1.7 CATEGORIES= www -MASTER_SITES= ftp://ftp.hellug.gr/pub/software/hydra/ \ - http://hydra.hellug.gr/download/ \ - ftp://ftp.planetmirror.com/pub/hydra/ +MASTER_SITES= ftp://ftp.hellug.gr/pub/software/hydra/ MAINTAINER= ports@FreeBSD.org COMMENT= A high performance multi-threaded web server |