From 051ca3018283429f8c183a28fb374eddc05c37ee Mon Sep 17 00:00:00 2001 From: Patrick Li Date: Thu, 3 Jul 2003 05:09:24 +0000 Subject: [PATCH] Fix download directory --- net/sambasentinel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/sambasentinel/Makefile b/net/sambasentinel/Makefile index 09d52fe6b23b..01192c73ee5b 100644 --- a/net/sambasentinel/Makefile +++ b/net/sambasentinel/Makefile @@ -8,7 +8,7 @@ PORTNAME= sambasentinel PORTVERSION= 0.1 CATEGORIES= net -MASTER_SITES= http://kling.mine.nu/kling/files/ +MASTER_SITES= http://kling.mine.nu/files/ DISTNAME= SambaSentinel-${PORTVERSION} MAINTAINER= pat@FreeBSD.org