diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-03 07:16:53 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-03 07:16:53 +0000 |
commit | 4118f9810f39416a2f194bdf2d6c80f6a729c910 (patch) | |
tree | d877e2484bb990c3c24f676dd2f2c400f6dda790 /www/scout | |
parent | d86bc065d6c1a547fba5ea79202182342269346c (diff) |
Notes
Diffstat (limited to 'www/scout')
-rw-r--r-- | www/scout/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/scout/Makefile b/www/scout/Makefile index 1f2e019d03b9..e13ee57226e5 100644 --- a/www/scout/Makefile +++ b/www/scout/Makefile @@ -9,7 +9,7 @@ PORTNAME= scout PORTVERSION= 0.86 CATEGORIES= www MASTER_SITES= ftp://sid.joedog.org/pub/scout/ \ - http://www.cus.org.uk/~dom/distfiles/scout/ + http://dom.umcus.org/distfiles/scout/ MAINTAINER= ports@FreeBSD.org COMMENT= A utility to harvest URLs from a given start point |