From 4ce80d93b371fc0d59640aff4db0c31c70471178 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Fri, 30 Jan 2009 20:40:05 +0000 Subject: [PATCH] - Update download location Reported by: -fetch-original pointyhat run --- devel/jam/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/jam/Makefile b/devel/jam/Makefile index 81653a0f7129..1ff17ad32db9 100644 --- a/devel/jam/Makefile +++ b/devel/jam/Makefile @@ -9,7 +9,7 @@ PORTNAME= jam PORTVERSION= 2.5 PORTREVISION= 2 CATEGORIES= devel -MASTER_SITES= ftp://ftp.perforce.com/pub/jam/ +MASTER_SITES= ftp://ftp.perforce.com/jam/ MAINTAINER= alepulver@FreeBSD.org COMMENT= A build utility like make(1)