From 262bb9eb309267b2d02c07b077f25ccecee5baf3 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Fri, 12 Mar 2004 15:08:50 +0000 Subject: [PATCH] - Use MASTER_SITE_SOURCEFORGE_EXTENDED PR: ports/64162 Submitted by: maintainer --- net/nload/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/nload/Makefile b/net/nload/Makefile index acfb14a05cb1..27fbee46326f 100644 --- a/net/nload/Makefile +++ b/net/nload/Makefile @@ -8,7 +8,7 @@ PORTNAME= nload PORTVERSION= 0.6.0 CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= olive@oban.frmug.org